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 2022/06/10 18:30:42 UTC

[GitHub] [pulsar] lgxbslgx commented on issue #15696: Java pulsar function can not subscribe to a non-defined schema topic

lgxbslgx commented on issue #15696:
URL: https://github.com/apache/pulsar/issues/15696#issuecomment-1152628937

   > Steps to reproduce the behavior:
   > 
   > Create new topic with no schema defined
   > Create a new Java function to subscribe from the topic
   > The function can not subscribe the topic with a lot of restart and the broker has logged the above error. Manually upload a schema to the topic will resolve the issue
   
   @truong-hua I look into this issue and try to reproduce it. But the Java function runs successfully locally.
   Could you give more information to reproduce your issue? Such as the command you use and the source code you test.
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org