thanhbv200585 commented on code in PR #1651:
URL: https://github.com/apache/james-project/pull/1651#discussion_r1303707755


##########
server/apps/distributed-app/docker-compose-with-pulsar.yml:
##########
@@ -34,10 +21,11 @@ services:
       - "8000:8000"
     volumes:
       - ./sample-configuration/pulsar.properties:/root/conf/pulsar.properties
-      - ./sample-configuration/keystore:/root/conf/keystore
+      - ./sample-configuration/queue.properties:/root/conf/queue.properties

Review Comment:
   Yes, I already tested it. Because of mounting queue.properties, I have to 
add @Inject to RabbitMQConfiguration and ReactorRabbitMQChannelPool constructor



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to