bharathv commented on a change in pull request #811: HBASE-20395 Displaying 
thrift server type on the thrift page
URL: https://github.com/apache/hbase/pull/811#discussion_r344468482
 
 

 ##########
 File path: 
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandler.java
 ##########
 @@ -1691,6 +1699,33 @@ public void testGetTableDescriptor() throws Exception {
     assertTrue(table.getColumnFamily(familyBname).getMaxVersions() == 2);
   }
 
+  @Test
+  public void testGetThriftServerType() throws Exception {
 
 Review comment:
   Same as above. Both this and the test below do the same thing.

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

Reply via email to