Nikita Pande created OMID-286:
---------------------------------
Summary: Support hadoop version 3.3.6
Key: OMID-286
URL: https://issues.apache.org/jira/browse/OMID-286
Project: Phoenix Omid
Issue Type: Improvement
Reporter: Nikita Pande
* mvn build passes with command 'mvn -Dhadoop.version=3.3.6 install
-DskipTests=true'
* Following test case failure when tests run with hadoop version 3.3.6
[INFO] Results: [INFO] [ERROR] Failures: [ERROR]
TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems:112
Wanted but not invoked: panicker.panic( <any string>, <any
java.lang.Throwable> ); -> at
org.apache.omid.tso.TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems(TestTimestampOracle.java:112)
Actually, there were zero interactions with this mock. [INFO]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)