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


##########
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:
   " Because of mounting queue.properties, I have to add @Inject to 
RabbitMQConfiguration and ReactorRabbitMQChannelPool constructor"
   
   Can you be more elaborate?



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