virajjasani commented on PR #1884: URL: https://github.com/apache/phoenix/pull/1884#issuecomment-2175000474
HBase 2.6 support is likely going to land very soon https://github.com/apache/phoenix/pull/1793 Also, 2.4.18 is already released: https://github.com/apache/hbase/releases/tag/rel%2F2.4.18 2.5.9 is about to be released soon. @jinggou could you please remove `@ignore` for tests and apply logic similar to https://github.com/apache/phoenix/blob/master/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ReplicationWithWALAnnotationIT.java#L173-L201 ? For the tests, we will need to keep min versions: 2.6.0, 2.5.9 and 2.4.18. -- 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]
