zhurunhua opened a new issue #3128:
URL: https://github.com/apache/rocketmq/issues/3128


   In my test I want to delete global white addresses  by DefaultMQAdminExt. 
But I didn't find the method. it will throw exception If I put empty param when 
using updateGlobalWhiteAddrConfig
   
   `mqAdminExt.updateGlobalWhiteAddrConfig(broker, "");`
   
   `Exception in thread "main" 
org.apache.rocketmq.client.exception.MQClientException: CODE: 211  DESC: The 
globalWhiteAddresses[] has been updated failed.`


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to