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

   > > 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 may has no ReqeustHeader, such as Heartbeat api, if the 
ak/sk is not set, the extFields will be null and it will get NPE error.
   
   OK


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