sijie commented on issue #3909: Using Auto Consume consumer on a topic that doesn't have a schema doesn't work URL: https://github.com/apache/pulsar/pull/3909#issuecomment-477670665 I think if there is no topic, it should fail immediately since auto consume requires topic exists first. That’s the expected behavior. We can change the logging to be more explicit but I don’t think we should change the behavior.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
