ChenAllen0305 commented on issue #4530:
URL: https://github.com/apache/rocketmq/issues/4530#issuecomment-1172059850

   I find more details about update acl:
   
   2022-07-01 16:02:26 ERROR AdminBrokerThread_8 - Failed to generate a proper 
update accessvalidator response
   java.lang.NullPointerException: null
        at 
org.apache.rocketmq.broker.processor.AdminBrokerProcessor.updateAndCreateAccessConfig(AdminBrokerProcessor.java:345)
        at 
org.apache.rocketmq.broker.processor.AdminBrokerProcessor.processRequest(AdminBrokerProcessor.java:234)
        at 
org.apache.rocketmq.remoting.netty.AsyncNettyRequestProcessor.asyncProcessRequest(AsyncNettyRequestProcessor.java:26)
        at 
org.apache.rocketmq.remoting.netty.NettyRemotingAbstract$1.run(NettyRemotingAbstract.java:227)
        at 
org.apache.rocketmq.remoting.netty.RequestTask.run(RequestTask.java:80)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)


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