wchevreuil opened a new pull request #1047: HBASE-23683 Make HBaseInterClusterReplicationEndpoint more extensible… URL: https://github.com/apache/hbase/pull/1047 … (#1027) Had opened a separate PR for branch-2, as it doesn't have AsyncClusterConnection, requiring changes on basically the whole connection creation code. One thought I had just after I had already merged previous PR in master is that the two additional _create_ methods should refer to _Connection_, instead of _ClusterConnection_ or _AsyncClusterConnection_, as that would shield _HBaseInterClusterReplicationEndpoint_ extensions from changes between 2.x and 3.x. Ping @bharathv
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
