Github user JamesRTaylor commented on the pull request:
https://github.com/apache/phoenix/pull/168#issuecomment-218194916
How about a version that doesn't depend on HBASE-15600 so that we can
continue to support older versions of HBase (and can do a 4.8 release)? What
we've typically done, is once the change makes it to an HBase release, we
update the pom on that version but provide a fallback implementation
(conditional on the HBase version at runtime). Then we document that writes
aren't transactional unless you're using HBase version XXX or above.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---