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/07/30 07:36:48 UTC

[GitHub] [pulsar] hosseinSey commented on issue #5003: Python - Exception: Pulsar error: IncompatibleSchema when trying to send message to Pulsar Topic

hosseinSey commented on issue #5003:
URL: https://github.com/apache/pulsar/issues/5003#issuecomment-666004415


   I don't know if it is related, but I get the same error:
   ```
     File "/usr/local/lib/python3.8/dist-packages/pulsar/__init__.py", line 525, in create_producer
       p._producer = self._client.create_producer(topic, conf)
   Exception: Pulsar error: IncompatibleSchema
   ```


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