[ 
https://issues.apache.org/jira/browse/PHOENIX-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529958#comment-17529958
 ] 

ASF GitHub Bot commented on PHOENIX-6693:
-----------------------------------------

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.




> Remove Hbase 2.1 and Hbase 2.2 support from Phoenix
> ---------------------------------------------------
>
>                 Key: PHOENIX-6693
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6693
>             Project: Phoenix
>          Issue Type: Task
>          Components: core
>    Affects Versions: 5.2.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> Both 5.1 and 5.2 have been EOL for more than a year.
> To simplify the code base, drop support for these branches before the  
> Phoenix 5.2 release.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to