cserwen commented on issue #8046:
URL: https://github.com/apache/rocketmq/issues/8046#issuecomment-2097709505

   If the client sets ak/sk, then all request headers will have ak/sk 
information, including heartbeats.
   
   If ak/sk is not set on the client, these configurations should also be 
turned off on the server. So this maybe not a bug
   ```
   authenticationEnabled=false
   authorizationEnabled=false
   ```


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