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

 ##########
 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:
   This should actually be removed, just had temporarily added this in order to 
have a proper json string generated, to perform manual tests using an http 
client. 

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