James Taylor created PHOENIX-1569:
-------------------------------------
Summary: Check server compatibility wrt RpcSchedulerFactory
Key: PHOENIX-1569
URL: https://issues.apache.org/jira/browse/PHOENIX-1569
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
Based on the implementation of HBASE-12028, it may be necessary to detect when
an older RpcSchedulerFactory (i.e. without the create method is in use in
Phoenix) so that we can error out if the newer RpcSchedulerFactory is required
by the HBase server. This can be done in
ConnectionQueryServicesImpl.checkClientServerCompatibility() which returns from
the server both the Phoenix and HBase versions. We'd also want to document this
incompatibility.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)