dingshuangxi888 commented on PR #8102:
URL: https://github.com/apache/rocketmq/pull/8102#issuecomment-2099983237

   > If the client sets ak/sk, then all request headers will have ak/sk 
information, including heartbeats. And if ak/sk is not set on the client, those 
configurations should also be turned off on the server. Maybe this is not a bug 
@dingshuangxi888
   > 
   > ```
   > authenticationEnabled=false
   > authorizationEnabled=false
   > ```
   
   The old client has no ReqeustHeader, such as Heartbeat api, if the ak/sk is 
not set, it will get NPE error.


-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to