Hi! We have recently run into a paging bug, which Aron has fixed on PHOENIX-7109. However, as I tried to backport it to 5.1, I realized that PHOENIX-7024, which fixes similar paging issues, is also missing from 5.1.
I'm looking into backporting both PHOENIX-6888 and PHOENIX-7024 to 5.1. It seems that PHOENIX-6888 depends on Hbase 2.3, so it would not be effective for HBase 2.1 and 2.2. Would skipping the hooks in 2.1 and 2.2 make things worse for those HBase versions, or would the patch simply not be effective ? Would backporting PHOENIX-6888 break anything else ? AFAICT, PHOENIX-7024 has no such problems, and can be backported without problems. What do you suggest ? Should we backport both patches, or just PHOENIX-7024 ? look