BewareMyPower commented on code in PR #389:
URL: https://github.com/apache/pulsar-client-cpp/pull/389#discussion_r1462714453


##########
tests/extensibleLM/docker-compose.yml:
##########
@@ -0,0 +1,154 @@
+version: '3'
+networks:
+  pulsar:
+    driver: bridge
+services:
+  # Start ZooKeeper
+  zookeeper:

Review Comment:
   I might find the cause, see:
   - 
https://github.com/BewareMyPower/pulsar-client-cpp/pull/28/commits/e530edef9a07ada654e35d09a83f02b5de518965
   - 
https://github.com/BewareMyPower/pulsar-client-cpp/actions/runs/7621067202/job/20756849641?pr=28
   
   Removing the volume mappings 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]

Reply via email to