Skip to content

HIVE-29584: Invalidate RawStore after Direct SQL connection failures - #6664

Draft
gaoxq wants to merge 1 commit into
apache:masterfrom
gaoxq:agent/hive-29584-broken-connection-recovery
Draft

HIVE-29584: Invalidate RawStore after Direct SQL connection failures#6664
gaoxq wants to merge 1 commit into
apache:masterfrom
gaoxq:agent/hive-29584-broken-connection-recovery

HIVE-29584: Invalidate RawStore after Direct SQL connection failures

7758ee3
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 31, 2026 in 6m 2s

Annotations

Check failure on line 1434 in standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/TestObjectStore.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the body of this try/catch to not have multiple invocations throwing the same checked exception.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-3v0tmHtWh4Jup-ZXs&open=AZ-3v0tmHtWh4Jup-ZXs&pullRequest=6664

Check warning on line 1221 in standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/directsql/MetaStoreDirectSql.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

A "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 137 to 64, Complexity from 26 to 14, Nesting Level from 4 to 2, Number of Variables from 38 to 6.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-3v0PsHtWh4Jup-ZXq&open=AZ-3v0PsHtWh4Jup-ZXq&pullRequest=6664

Check warning on line 1603 in standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/directsql/MetaStoreDirectSql.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

A "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 125 to 64, Complexity from 41 to 14, Nesting Level from 3 to 2, Number of Variables from 22 to 6.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-3v0PsHtWh4Jup-ZXr&open=AZ-3v0PsHtWh4Jup-ZXr&pullRequest=6664