saintstack opened a new pull request #2665:
URL: https://github.com/apache/hbase/pull/2665


   … for the client and clean up around hbase:meta read replicas
   
   
hbase-client/src/main/java/org/apache/hadoop/hbase/client/CatalogReplicaLoadBalanceSelector.java
   
hbase-client/src/main/java/org/apache/hadoop/hbase/client/CatalogReplicaLoadBalanceSelectorFactory.java
   
hbase-client/src/main/java/org/apache/hadoop/hbase/client/CatalogReplicaLoadBalanceSimpleSelector.java
   
hbase-client/src/main/java/org/apache/hadoop/hbase/client/CatalogReplicaMode.java
    Make the leading license comment opener align on all these new
    files.... one star rather than two.
   
   
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/CatalogReplicationSource.java
    Add some comment better situating the catalogreplicationsource
    specialization.
   
   
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java
    Add comment how this differs from replicationsource factory and why no
    need to keep offset up in zk.
   
   src/main/asciidoc/_chapters/architecture.adoc
    Clean up the read replica of META doc. Introduce the new read replica
    liveness on META and the new 'LoadBalance' feature (with warnings).
    General edit.


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


Reply via email to