jpisaac commented on PR #1440:
URL: https://github.com/apache/phoenix/pull/1440#issuecomment-1190874835

   @gjacoby126 
   Yes, you are right in that the getController method cannot be refactored to 
use a common interface since MetadataRpcController and ServerRpcController use 
shaded and unshaded interfaces respectively, and casting leads to compile time 
errors.
   
   As I understand puts and queries on the SYSTEM CATALOG table use the default 
handler pool. MetadataRpcController is used only for the MetdataService methods.


-- 
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]

Reply via email to