You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/05/28 09:37:31 UTC

[GitHub] [pulsar] wangjialing218 commented on pull request #10731: [function] fix update user config

wangjialing218 commented on pull request #10731:
URL: https://github.com/apache/pulsar/pull/10731#issuecomment-850290272


   In this way, `userConfigMap ` will be null if user does not set user config. We need to confirm if this will cause Conext.getUserConfigMap() return null. In that condition, user may get NPE if they do not handle null in there function code.
   


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

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