virajjasani commented on PR #2190: URL: https://github.com/apache/phoenix/pull/2190#issuecomment-3006462874
@jpisaac the PR breaks hbase 2.4 build: ``` 10:22:31 [INFO] ------------------------------------------------------------------------ 10:22:31 [INFO] BUILD FAILURE 10:22:31 [INFO] ------------------------------------------------------------------------ 10:22:31 [INFO] Total time: 01:13 min 10:22:31 [INFO] Finished at: 2025-06-25T17:22:31Z 10:22:31 [INFO] ------------------------------------------------------------------------ 10:22:31 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project phoenix-core: Compilation failure 10:22:31 [ERROR] /home/jenkins/jenkins-home/workspace/oenix_Phoenix-mulitbranch_master/HBASE_2.4/phoenix-core/src/it/java/org/apache/phoenix/end2end/MetadataServerConnectionsIT.java:[25,38] org.apache.hadoop.hbase.client.ConnectionImplementation is not public in org.apache.hadoop.hbase.client; cannot be accessed from outside package ``` We will need new addendum. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org