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 2020/05/21 21:44:21 UTC

[GitHub] [pulsar-client-go] wcn00 opened a new issue #258: Is there a way to specify schemas for new topics and get schemas for existing ones in this client?

wcn00 opened a new issue #258:
URL: https://github.com/apache/pulsar-client-go/issues/258


   Subject pretty much says it all.
   Is there a way to specify schemas for new topics and get schemas for existing ones in this client?
   
   I'm reading the code and I don't see schema's mentioned in the topic, producer, or consumer code.  Is it that they are just not supported yet, or that the architect didn't think they were needed for golang?


----------------------------------------------------------------
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-client-go] jiazhai commented on issue #258: Is there a way to specify schemas for new topics and get schemas for existing ones in this client?

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #258:
URL: https://github.com/apache/pulsar-client-go/issues/258#issuecomment-632436427


   also pulsarctl has this command too.


----------------------------------------------------------------
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-client-go] jiazhai edited a comment on issue #258: Is there a way to specify schemas for new topics and get schemas for existing ones in this client?

Posted by GitBox <gi...@apache.org>.
jiazhai edited a comment on issue #258:
URL: https://github.com/apache/pulsar-client-go/issues/258#issuecomment-632436427


   also pulsarctl has this command too. https://streamnative.io/docs/pulsarctl/v0.4.1/#schemas


----------------------------------------------------------------
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-client-go] jiazhai commented on issue #258: Is there a way to specify schemas for new topics and get schemas for existing ones in this client?

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #258:
URL: https://github.com/apache/pulsar-client-go/issues/258#issuecomment-632436217


   @wcn00 This is a bin/pulsar-admin sub-command, and seems it is not supported in go-client api.


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