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 2019/05/26 15:26:58 UTC

[GitHub] [pulsar] qqdsx opened a new pull request #4378: resolve a null pointer ex

qqdsx opened a new pull request #4378: resolve a null pointer ex
URL: https://github.com/apache/pulsar/pull/4378
 
 
   ### Motivation
   
   When i want to get a specific property, it give a null pointer error.I know that i should use "getProperties()" firstly, but i think it would be better if I used this function directly.
   
   ### Modifications
   
   Only changed this one function.

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


With regards,
Apache Git Services