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/03/04 08:05:50 UTC

[GitHub] [pulsar] sijie opened a new issue #3741: POJO AvroSchema always allowNull

sijie opened a new issue #3741: POJO AvroSchema always allowNull
URL: https://github.com/apache/pulsar/issues/3741
 
 
   **Describe the bug**
   
   Currently AvroSchema makes all fields allowNull, which makes the generated schema doesn't respect what POJO defines.
   
   **Expected behavior**
   
   AvroSchema should respect to what POJO defines
   
   **Additional context**
   
   N/A
   

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