View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006517 | SymmetricDS | Bug | public | 2024-07-02 14:37 | 2024-07-02 15:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.8 | Fixed in Version | 3.15.8 | ||
Summary | 0006517: Multi primary incorrectly detected when group link is routes only | ||||
Description | Multi-primary mode is incorrectly detected when a group link is "only routes to" itself. The "only routes to" can be used for use cases like audit routing, but data is not actually synced along the group link. When multi-primary is mode is detected, it changes some behaviors, like some described in 0004625, which can cause problems for other use cases. For example, in a retail environment, a "server only routes to server" will cause it to wait for all config batches to sync before allowing an initial load, which is not correct for that use case. | ||||
Tags | initial/partial load | ||||
SymmetricDS: 3.15 d643aca8 2024-07-02 14:39:05 Details Diff |
0006517: Multi primary incorrectly detected when group link is routes only |
Affected Issues 0006517 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationServiceSqlMap.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-02 14:37 | elong | New Issue | |
2024-07-02 14:37 | elong | Status | new => assigned |
2024-07-02 14:37 | elong | Assigned To | => elong |
2024-07-02 14:37 | elong | Tag Attached: initial/partial load | |
2024-07-02 14:39 | elong | Status | assigned => resolved |
2024-07-02 14:39 | elong | Resolution | open => fixed |
2024-07-02 14:39 | elong | Fixed in Version | => 3.15.8 |
2024-07-02 15:00 | admin | Changeset attached | => SymmetricDS 3.15 d643aca8 |
2024-08-16 17:45 | admin | Status | resolved => closed |