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/04/21 09:27:21 UTC

[GitHub] [pulsar] eolivelli opened a new pull request #10301: Pulsar Client Tools: handle every data type with 'pulsar-client consume'

eolivelli opened a new pull request #10301:
URL: https://github.com/apache/pulsar/pull/10301


   ### Motivation
   Now with AutoConsumeSchema we are able to handle every data type, so when you use "--schema-type auto_consume" in "pulsar-client consume" you are going to receive any Java object.
   
   ### Modifications
   
   Handle every data type (wrapped by GenericObject) in "pulsar-client consume --schema-type auto_consume"
   


-- 
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] eolivelli merged pull request #10301: Pulsar Client Tools: handle every data type with 'pulsar-client consume'

Posted by GitBox <gi...@apache.org>.
eolivelli merged pull request #10301:
URL: https://github.com/apache/pulsar/pull/10301


   


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