Reidddddd commented on a change in pull request #2941:
URL: https://github.com/apache/hbase/pull/2941#discussion_r651681985



##########
File path: 
hbase-thrift/src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift
##########
@@ -973,4 +965,11 @@ service Hbase {
     /** Mutation attributes */
     7:map<Text, Text> attributes
   ) throws (1:IOError io, 2:IllegalArgument ia)
-}
+
+  /**
+   * Get the type of this thrift server.
+   *
+   * @return the type of this thrift server
+   */
+  TThriftServerType getThriftServerType()
+}

Review comment:
       Add a new line here.




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


Reply via email to