[ https://issues.apache.org/jira/browse/OMID-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801681#comment-17801681 ]
ASF GitHub Bot commented on OMID-254: ------------------------------------- NihalJain commented on PR #151: URL: https://github.com/apache/phoenix-omid/pull/151#issuecomment-1873681962 > Have you run the full Phoenix test suite with both Phoenix and Omid built with the new thirdparty,@NihalJain ? Hi @stoty I have ran following for omid. > Built code locally and ran tests.: > > ``` > mvn clean install -Dhbase.version=2.5.6-hadoop3 -DskipTests > mvn verify -Dsurefire.rerunFailingTestsCount=5 -Dhbase.version=2.5.6-hadoop3 > ``` Also had run tests for phoenix with https://github.com/apache/phoenix-thirdparty/pull/8#issuecomment-1832165125 > Upgrade to phoenix-thirdparty 2.1.0 > ----------------------------------- > > Key: OMID-254 > URL: https://issues.apache.org/jira/browse/OMID-254 > Project: Phoenix Omid > Issue Type: Sub-task > Reporter: Nihal Jain > Assignee: Nihal Jain > Priority: Major > > Phoenix-thirdparty has been released, see > [https://www.mail-archive.com/user@phoenix.apache.org/msg08204.html] > {quote}The recent release has upgraded Guava to version 32.1.3-jre from the > previous 31.0.1-android version. Initially, the 4.x branch maintained > compatibility with Java 7, necessitating the use of the Android variant of > Guava. However, with the end-of-life (EOL) status of the 4.x branch, the move > to the standard JRE version of Guava signifies a shift in compatibility > standards > {quote} > It's time we bump up. -- This message was sent by Atlassian Jira (v8.20.10#820010)