BewareMyPower commented on code in PR #389: URL: https://github.com/apache/pulsar-client-cpp/pull/389#discussion_r1462697824
########## tests/extensibleLM/docker-compose.yml: ########## @@ -0,0 +1,154 @@ +version: '3' +networks: + pulsar: + driver: bridge +services: + # Start ZooKeeper + zookeeper: Review Comment: For example, it can be reproduced like: https://github.com/BewareMyPower/pulsar-client-cpp/actions/runs/7620840669/job/20756233457?pr=28 But it's weird that I cannot reproduce it locally (on macOS) -- 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]
