You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/09/25 00:20:16 UTC

[GitHub] [hbase] infraio commented on a change in pull request #2452: HBASE-25071 ReplicationServer support start ReplicationSource internal

infraio commented on a change in pull request #2452:
URL: https://github.com/apache/hbase/pull/2452#discussion_r494679234



##########
File path: hbase-protocol-shaded/src/main/protobuf/server/master/Master.proto
##########
@@ -721,7 +721,8 @@ message ListReplicationSinkServersRequest {
 }
 
 message ListReplicationSinkServersResponse {
-  repeated ServerName server_name = 1;
+  required bool is_replication_server = 1;

Review comment:
       This is only for the feature branch. Not merged to any branch now.




----------------------------------------------------------------
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:
users@infra.apache.org