busbey commented on a change in pull request #524: HBASE-22846 Internal Error 
500 when Using HBASE REST API to Create Na…
URL: https://github.com/apache/hbase/pull/524#discussion_r317403647
 
 

 ##########
 File path: 
hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/model/NamespacesInstanceModel.java
 ##########
 @@ -166,4 +167,17 @@ public ProtobufMessageHandler getObjectFromMessage(byte[] 
message) throws IOExce
     }
     return this;
   }
+
+  public static void main(String[] args) {
 
 Review comment:
   Can we do this as a unit test instead of a main method someone has to run?

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