Skip to content

Bump io.netty:netty-transport-native-epoll from 4.1.127.Final to 4.1.135.Final in /standalone-metastore#6551

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/standalone-metastore/io.netty-netty-transport-native-epoll-4.1.135.Final
Open

Bump io.netty:netty-transport-native-epoll from 4.1.127.Final to 4.1.135.Final in /standalone-metastore#6551
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/standalone-metastore/io.netty-netty-transport-native-epoll-4.1.135.Final

Bump io.netty:netty-transport-native-epoll in /standalone-metastore

2b2cec9
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 19, 2026 in 16m 12s

Annotations

Check warning on line 44 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/autoscaling/StabilizationWindow.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this method to not match a restricted identifier.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sYegrmlzgtq_dXa&open=AZ7d7sYegrmlzgtq_dXa&pullRequest=6551

Check failure on line 98 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/reconciler/HiveClusterReconciler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "Suspended" 8 times.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfZgrmlzgtq_dYB&open=AZ7d7sfZgrmlzgtq_dYB&pullRequest=6551

Check warning on line 35 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HiveServiceDependent.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This class has 6 parents which is greater than 5 authorized.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7saegrmlzgtq_dXr&open=AZ7d7saegrmlzgtq_dXr&pullRequest=6551

Check warning on line 290 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HiveDependentResource.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 11 parameters, which is greater than 7 authorized.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sZ7grmlzgtq_dXn&open=AZ7d7sZ7grmlzgtq_dXn&pullRequest=6551

Check warning on line 116 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HiveConfigMapDependent.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This class has 7 parents which is greater than 5 authorized.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7setgrmlzgtq_dXz&open=AZ7d7setgrmlzgtq_dXz&pullRequest=6551

Check warning on line 63 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/autoscaling/PrometheusTextParser.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Reduce the total number of break and continue statements in this loop to use at most one.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sXogrmlzgtq_dXT&open=AZ7d7sXogrmlzgtq_dXT&pullRequest=6551

Check warning on line 732 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/reconciler/HiveClusterReconciler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a primitive boolean expression here.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfZgrmlzgtq_dX-&open=AZ7d7sfZgrmlzgtq_dX-&pullRequest=6551

Check warning on line 74 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HiveConfigMapDependent.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This class has 7 parents which is greater than 5 authorized.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7setgrmlzgtq_dXx&open=AZ7d7setgrmlzgtq_dXx&pullRequest=6551

Check warning on line 68 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/reconciler/HiveClusterReconciler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a thread-safe type; adding "volatile" is not enough to make this field thread-safe.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfZgrmlzgtq_dYD&open=AZ7d7sfZgrmlzgtq_dYD&pullRequest=6551

Check warning on line 739 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/reconciler/HiveClusterReconciler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this if-then-else statement by a single return statement.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfZgrmlzgtq_dYI&open=AZ7d7sfZgrmlzgtq_dYI&pullRequest=6551

Check warning on line 709 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/reconciler/HiveClusterReconciler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a primitive boolean expression here.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfZgrmlzgtq_dX9&open=AZ7d7sfZgrmlzgtq_dX9&pullRequest=6551

Check failure on line 71 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/reconciler/HiveClusterReconciler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfZgrmlzgtq_dYE&open=AZ7d7sfZgrmlzgtq_dYE&pullRequest=6551

Check warning on line 169 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HiveDependentResource.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a primitive boolean expression here.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sZ7grmlzgtq_dXf&open=AZ7d7sZ7grmlzgtq_dXf&pullRequest=6551

Check warning on line 39 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HivePdbDependent.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This class has 6 parents which is greater than 5 authorized.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfDgrmlzgtq_dX1&open=AZ7d7sfDgrmlzgtq_dX1&pullRequest=6551

Check warning on line 249 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/autoscaling/HiveClusterAutoscaler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 10 parameters, which is greater than 7 authorized.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sX3grmlzgtq_dXV&open=AZ7d7sX3grmlzgtq_dXV&pullRequest=6551

Check failure on line 531 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HiveDependentResource.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "/bin/bash" 3 times.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sZ7grmlzgtq_dXk&open=AZ7d7sZ7grmlzgtq_dXk&pullRequest=6551

Check warning on line 129 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/autoscaling/MetricsScraper.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace generic exceptions with specific library exceptions or a custom exception.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sYpgrmlzgtq_dXb&open=AZ7d7sYpgrmlzgtq_dXb&pullRequest=6551

Check warning on line 77 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HivePdbDependent.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This class has 7 parents which is greater than 5 authorized.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfDgrmlzgtq_dX2&open=AZ7d7sfDgrmlzgtq_dX2&pullRequest=6551

Check warning on line 108 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/autoscaling/ComponentAutoscaler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use "Math.clamp" instead of "Math.min" or "Math.max".

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sYOgrmlzgtq_dXZ&open=AZ7d7sYOgrmlzgtq_dXZ&pullRequest=6551

Check failure on line 165 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HiveDependentResource.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sZ7grmlzgtq_dXp&open=AZ7d7sZ7grmlzgtq_dXp&pullRequest=6551

Check warning on line 171 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HiveDependentResource.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a primitive boolean expression here.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sZ7grmlzgtq_dXg&open=AZ7d7sZ7grmlzgtq_dXg&pullRequest=6551

Check warning on line 89 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/autoscaling/ComponentAutoscaler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use "Math.clamp" instead of "Math.min" or "Math.max".

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sYOgrmlzgtq_dXY&open=AZ7d7sYOgrmlzgtq_dXY&pullRequest=6551

Check warning on line 557 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/reconciler/HiveClusterReconciler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a primitive boolean expression here.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfZgrmlzgtq_dX6&open=AZ7d7sfZgrmlzgtq_dX6&pullRequest=6551

Check warning on line 492 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/reconciler/HiveClusterReconciler.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this if-then-else statement by a single return statement.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7sfZgrmlzgtq_dYG&open=AZ7d7sfZgrmlzgtq_dYG&pullRequest=6551

Check warning on line 95 in packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/HiveConfigMapDependent.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This class has 7 parents which is greater than 5 authorized.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ7d7setgrmlzgtq_dXy&open=AZ7d7setgrmlzgtq_dXy&pullRequest=6551