justinwujian opened a new issue, #107: URL: https://github.com/apache/pulsar-dotpulsar/issues/107
DotPulsar refers to the MySql.Data package, which will cause the consumer status to become 'Faulted' and eventually fail to consume messages.  I cloned the official DotPulsar source code on GitHub and tested it directly on this code. I didn't change anything except setting the pulsar connection address, Topic, and SubscriptionName. I'm pretty sure this is the problem. When I delete the MySql.Data package, consumers can consume messages normally. Why is this so? The MySql.Data package is essential in our project. How can I solve this problem? -- 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: dev-unsubscr...@pulsar.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org