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/03 12:13:58 UTC

[GitHub] [pulsar] abhilashmandaliya opened a new issue #10472: GenericJsonRecord throws NPE

abhilashmandaliya opened a new issue #10472:
URL: https://github.com/apache/pulsar/issues/10472


   **Describe the bug**
   If the field is not present, GenericJsonRecord throws NPE
   
   **To Reproduce**
   Try to access a field that doesn't exist.
   
   **Expected behavior**
   Should return null instead of throwing NPE.


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



[GitHub] [pulsar] sijie closed issue #10472: GenericJsonRecord throws NPE

Posted by GitBox <gi...@apache.org>.
sijie closed issue #10472:
URL: https://github.com/apache/pulsar/issues/10472


   


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