stoty commented on PR #1425:
URL: https://github.com/apache/phoenix/pull/1425#issuecomment-1113249506

   @gjacoby126 The refCount tests have been randomly failing for a long time.
   
   ConcurrentMutationsExtendedIT and PartialIndexRebuilderIT are respectively 
flakey and always fail even without this patch.
   
   I've investigated ConcurrentMutationsExtendedIT and PartialIndexRebuilderIT, 
and those failures seem to be tied to Hbase 2.4. PartialIndexRebuilderIT always 
fails with HBase 2.4.11, while ConcurrentMutationsExtendedIT is flakey with 
2.4.11.
   I've run these two tests with HBase 2.3.7, and both passed 3 out of 3 times.
   
   Opened PHOENIX-6702 for the test failures.
   
   @elserj Yes, I've aimed to keep the behaviour exactly the same as before, 
just moving some code around classes.
   
   Opened PHOENIX-6703 for the STREAM vs PREAD issue.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to