gosonzhang commented on a change in pull request #44: [TUBEMQ-57] fix some 
typos & todo
URL: https://github.com/apache/incubator-tubemq/pull/44#discussion_r403798822
 
 

 ##########
 File path: 
tubemq-server/src/main/java/org/apache/tubemq/server/master/web/action/screen/Webapi.java
 ##########
 @@ -191,8 +191,8 @@ private StringBuilder 
processModifyOperate(HttpServletRequest req, final String
         BrokerConfManage brokerConfManage = this.master.getMasterTopicManage();
         if ("admin_add_broker_configure".equals(method)) {
             strBuffer = 
webBrokerDefConfHandler.adminAddBrokerDefConfEntityInfo(req);
-        } else if ("admin_bath_add_broker_configure".equals(method)) {
 
 Review comment:
   You can see that 
"admin_bath_add_broker_configure","admin_bath_add_new_topic_record", etc. are 
fixed tokens, which is passed during HTTP access

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