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/01/06 16:41:51 UTC

[GitHub] erenavsarogullari opened a new pull request #3313: [Pulsar-Client] Add minor Schema fixes

erenavsarogullari opened a new pull request #3313: [Pulsar-Client] Add minor Schema fixes
URL: https://github.com/apache/pulsar/pull/3313
 
 
   ### Motivation
   This PR aims to cover some of minor `Schema` fixes.
   
   ### Modifications
   1- `SchemaSerializationException` has already extends `RuntimeException` so looks `RuntimeException` wraps as redundant.
   2- Fixes variable name
   3- Fixes redundant line breaks
   
   ### Test
   1- Adding a new UT for `SchemaSerializationException` case on `JSONSchema.decode()` function

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