Oliverwqcwrw commented on issue #5816:
URL: https://github.com/apache/rocketmq/issues/5816#issuecomment-1370638992

   Hello @frinda ,
   I notice your current solution is to check all parameters, But  don't 
actually need all parameters to be non-null,
   e.g. brokerAddr is null and clusterName is not null also is ok
   in a similar way, clusterName is null and brokerAddr is not null also is ok
   So we just have to deal with the case where they're all empty


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