meszibalu opened a new pull request, #7703:
URL: https://github.com/apache/hbase/pull/7703

   Added ExternalMappingCoprocessor which:
   * acts as ClientMeta, Master, Region co-proccessor.
   * accepts a mapping file in hbase.kubernetes.external.mapping configuration 
property.
   * this configuration file is watched and reloaded immediately upon a change.
   * replaces internal addresses to the external addresses using the mapping 
file in the following RPCs:
     * ClientMeta requests like master nodes, meta region server location, 
bootstrap nodes,
     * hbase:meta table gets/scans for info:sn, info:server columns,
     * getClusterMetrics (status command).


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