View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006743 | SymmetricDS Pro | Improvement | public | 2025-03-06 14:05 | 2025-03-11 22:43 |
Reporter | pbelov | Assigned To | pbelov | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.14 | Fixed in Version | 3.15.14 | ||
Summary | 0006743: Add SymmetricDS label as a Client Provided Name for new RabbitMQ connections | ||||
Description | When there are multiple applications connecting to RabbitMQ it is difficult to confirm that SymmetricDS is actually connected (and to the right RabbitMQ server). This can be improved by adding a "SymmetricDS" label as a Client Provided Name for all new RabbitMQ connections created in the conn = factory.newConnection(); ==> conn = factory.newConnection("SymmetricDS" + engine_name ) in the RabbitMqDatabaseWriter class | ||||
Steps To Reproduce | Connect SymmetricDS to RabbitMQ Review Connected clients in the RabbitMQ Admin Console | ||||
Additional Information | To turn logging to DEBUG add this entry to the log4j2.xml - after the <Loggers> <Logger name="com.jumpmind.symmetric.db.rabbitmq" level="DEBUG" /> | ||||
Tags | dialect: rabbitmq, environmental | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-06 14:05 | pbelov | New Issue | |
2025-03-06 14:05 | pbelov | Status | new => assigned |
2025-03-06 14:05 | pbelov | Assigned To | => pbelov |
2025-03-06 14:08 | pbelov | Tag Attached: environmental | |
2025-03-06 14:10 | pbelov | Tag Attached: dialect: rabbitmq | |
2025-03-06 18:35 | pbelov | Additional Information Updated | View Revisions |
2025-03-06 19:15 | pbelov | Status | assigned => resolved |
2025-03-06 19:15 | pbelov | Resolution | open => fixed |
2025-03-06 19:15 | pbelov | Fixed in Version | => 3.15.14 |
2025-03-06 19:15 | pbelov | Note Added: 0002654 | |
2025-03-11 20:35 | pbelov | Status | resolved => closed |
2025-03-11 20:35 | pbelov | Note Added: 0002664 | |
2025-03-11 22:43 | pbelov | Project | SymmetricDS => SymmetricDS Pro |