View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006745 | SymmetricDS Pro | Bug | public | 2025-03-10 16:58 | 2025-03-12 12:52 |
Reporter | cquamme | Assigned To | cquamme | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.16.0 | Fixed in Version | 3.16.0 | ||
Summary | 0006745: 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 Now that the "data_loader_type" is "bulk" by default, it's necessary to handle this case. | ||||
Steps To Reproduce | 1. Setup H2 -> RabbitMQ replication 2. Start an initial load to RabbitMQ 3. It will error with the error mentioned above | ||||
Tags | No tags attached. | ||||
|
PR: https://github.com/JumpMind/symmetric-pro/pull/245 |
|
Merged PR https://github.com/JumpMind/symmetric-pro/pull/245 |
|
Included in the 3.15.14 release |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-10 16:58 | cquamme | New Issue | |
2025-03-10 16:58 | cquamme | Status | new => assigned |
2025-03-10 16:58 | cquamme | Assigned To | => cquamme |
2025-03-10 17:32 | cquamme | Note Added: 0002657 | |
2025-03-10 17:36 | cquamme | Relationship added | related to 0006747 |
2025-03-11 15:07 | pbelov | Status | assigned => resolved |
2025-03-11 15:07 | pbelov | Resolution | open => fixed |
2025-03-11 15:07 | pbelov | Fixed in Version | => 3.15.14 |
2025-03-11 15:07 | pbelov | Note Added: 0002659 | |
2025-03-11 20:37 | pbelov | Status | resolved => closed |
2025-03-11 20:37 | pbelov | Note Added: 0002672 | |
2025-03-12 12:33 | cquamme | Fixed in Version | 3.15.14 => 3.16.0 |
2025-03-12 12:33 | cquamme | Target Version | 3.15.14 => 3.16.0 |
2025-03-12 12:34 | cquamme | Product Version | => 3.15.0 |
2025-03-12 12:41 | cquamme | Status | closed => resolved |