Mortom123 commented on issue #21069: URL: https://github.com/apache/pulsar/issues/21069#issuecomment-1696051623
@shibd Thanks for the repo - I made a reproducible case here: https://github.com/Mortom123/kotlin-io-example/ (your version but with some additional docker steps) Try to run: ``` docker-compose -f broker-compose.yml up -d mvn clean package docker-compose -f sink-compose.yml build docker-compose -f sink-compose.yml up ``` And let me know if this still works. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
