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/08/18 07:36:19 UTC

[GitHub] [pulsar] sijie opened a new pull request #4975: Fix the getSchema logic in pulsar proxy

sijie opened a new pull request #4975: Fix the getSchema logic in pulsar proxy
URL: https://github.com/apache/pulsar/pull/4975
 
 
   *Motivation*
   
   The getSchema logic in Pulsar proxy handler doesn't handle the case that
   the request doesn't have schema version.
   
   *Modification*
   
   - Fix the logic to handle the case that a GetSchema request doesn't have schema version.
   - Forward the GetSchemaResponse back to the client
   
   *Tests*
   
   The GetSchema tests in ProxyTest was disabled by mistake. Turn it on.
   
   

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