You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/02/16 14:52:45 UTC

[GitHub] glinggit commented on issue #768: The NullPointerException in the PlainAccessValidator#parse() method

glinggit commented on issue #768: The NullPointerException in the PlainAccessValidator#parse() method
URL: https://github.com/apache/rocketmq/issues/768#issuecomment-464353034
 
 
   When I send a message without passing the RPCHook value,
   
   The desired result is that there is no operational permission.
   
   But the server throws a nullPointerException.
   
   
   It is recommended to judge whether 'request.getExtFields()' is empty in the method PlainAccessValidator#parse(), and to give a default value if it is empty.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services