fix(assessment): remove seq scans and connection starvation from live… - #2408
fix(assessment): remove seq scans and connection starvation from live…#2408neerajhariyale wants to merge 1 commit into
9 new issues (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 9
Complexity increasing per file
==============================
- assessment_service/src/main/java/vacademy/io/assessment_service/core/config/AsyncConfig.java 1
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L1
Expected SET ANSI_NULLS ON near top of file
codacy-production / Codacy Static Code Analysis
assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L1
Expected SET NOCOUNT ON near top of file
codacy-production / Codacy Static Code Analysis
assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L1
Expected SET QUOTED_IDENTIFIER ON near top of file
codacy-production / Codacy Static Code Analysis
assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L1
Expected SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED near top of file
codacy-production / Codacy Static Code Analysis
assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L34
Expected TSQL Keyword to be capitalized
codacy-production / Codacy Static Code Analysis
assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L41
Expected TSQL Keyword to be capitalized
codacy-production / Codacy Static Code Analysis
assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L48
Expected TSQL Keyword to be capitalized
codacy-production / Codacy Static Code Analysis
assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L54
Expected TSQL Keyword to be capitalized
codacy-production / Codacy Static Code Analysis
assessment_service/src/main/resources/db/migration/V34__assessment_hot_path_indexes.sql#L60
Expected TSQL Keyword to be capitalized