View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006747 | SymmetricDS Pro | Bug | public | 2025-03-10 17:35 | 2025-03-12 18:04 |
Reporter | cquamme | Assigned To | cquamme | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.14 | Fixed in Version | 3.15.14 | ||
Summary | 0006747: RabbitMQ Errors when "data_loader_type" is bulk | ||||
Description | Currently there is no handling the case when you are loading to RabbitMQ and the "data_loader_type" on sym_channel is "bulk." It will try to use the JdbcBatchBulkDatabaseWriter, which fails with an error like this: 2025-03-04 01:56:34,717 INFO [server-CentralQA] [PushService] [server-centralqa-push-default-163] Push data sent to Queue:middleware-broker:middleware-broker 2025-03-04 01:56:34,735 ERROR [server-CentralQA] [AcknowledgeService] [server-centralqa-push-default-163] The outgoing batch middleware-broker-667 failed: Could not find the target table 'items' 2025-03-04 01:56:44,691 INFO [Queue-middleware-broker] [IncomingBatchService] [queue-middleware-broker-dataloader-149] Retrying batch CentralQA-667 | ||||
Steps To Reproduce | 1. Setup H2 -> RabbitMQ replication 2. Make sure the "data_loader_type" on sym_channel is bulk 3. Start an initial load to RabbitMQ 4. It will error with the error mentioned above | ||||
Tags | No tags attached. | ||||
|
PR: https://github.com/JumpMind/symmetric-pro/pull/247 |
|
Merged PR https://github.com/JumpMind/symmetric-pro/pull/247 |
|
Included in the 3.15.14 release |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-10 17:35 | cquamme | New Issue | |
2025-03-10 17:35 | cquamme | Status | new => assigned |
2025-03-10 17:35 | cquamme | Assigned To | => cquamme |
2025-03-10 17:36 | cquamme | Relationship added | related to 0006745 |
2025-03-10 17:44 | cquamme | Note Added: 0002658 | |
2025-03-11 15:08 | pbelov | Status | assigned => resolved |
2025-03-11 15:08 | pbelov | Resolution | open => fixed |
2025-03-11 15:08 | pbelov | Fixed in Version | => 3.16.0 |
2025-03-11 15:08 | pbelov | Note Added: 0002660 | |
2025-03-11 15:10 | pbelov | Resolution | fixed => duplicate |
2025-03-11 15:11 | pbelov | Project | SymmetricDS => SymmetricDS Pro |
2025-03-11 16:25 | pbelov | Target Version | 3.15.15 => 3.15.14 |
2025-03-11 16:27 | pbelov | Fixed in Version | 3.16.0 => 3.15.14 |
2025-03-11 20:37 | pbelov | Status | resolved => closed |
2025-03-11 20:37 | pbelov | Note Added: 0002670 | |
2025-03-12 18:04 | cquamme | Resolution | duplicate => fixed |