Josh Elser created PHOENIX-4565:
-----------------------------------
Summary: IndexScrutinyToolIT is failing
Key: PHOENIX-4565
URL: https://issues.apache.org/jira/browse/PHOENIX-4565
Project: Phoenix
Issue Type: Bug
Reporter: Josh Elser
Fix For: 5.0.0
{noformat}
[ERROR]
testScrutinyWhileTakingWrites[0](org.apache.phoenix.end2end.IndexScrutinyToolIT)
Time elapsed: 12.494 s <<< FAILURE!
java.lang.AssertionError: expected:<1000> but was:<996>
at
org.apache.phoenix.end2end.IndexScrutinyToolIT.testScrutinyWhileTakingWrites(IndexScrutinyToolIT.java:253)
[ERROR]
testScrutinyWhileTakingWrites[1](org.apache.phoenix.end2end.IndexScrutinyToolIT)
Time elapsed: 7.437 s <<< FAILURE!
java.lang.AssertionError: expected:<1000> but was:<997>
at
org.apache.phoenix.end2end.IndexScrutinyToolIT.testScrutinyWhileTakingWrites(IndexScrutinyToolIT.java:253)
[ERROR]
testScrutinyWhileTakingWrites[2](org.apache.phoenix.end2end.IndexScrutinyToolIT)
Time elapsed: 12.195 s <<< FAILURE!
java.lang.AssertionError: expected:<1000> but was:<999>
at
org.apache.phoenix.end2end.IndexScrutinyToolIT.testScrutinyWhileTakingWrites(IndexScrutinyToolIT.java:253)
{noformat}
Saw this on a {{mvn verify}} of 5.x. I don't know if we expect this one to be
broken or not -- I didn't see an open issue tracking it.
Is this one we should get fixed before shipping an alpha/beta? My opinion would
be: unless it is a trivial/simple fix, we should get it for the next release.
[~sergey.soldatov], [[email protected]], [~rajeshbabu].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)