View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006832 | SymmetricDS | Bug | public | 2025-04-16 16:25 | 2025-04-16 20:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.2 | Fixed in Version | 3.16.2 | ||
Summary | 0006832: Unknown exceptions from registration not passed to listeners | ||||
Description | When an unknown exception is thrown during registration, it does not call INodeRegistrationListener.registrationFailed(). It uses a similar code path to push/pull and it appears there is logic to avoid throwing most exceptions so the service caller can send acknowledgements for batches. The effect is that the node registration panel shows it is attempting registration with no information about what error is occurring. | ||||
Tags | registration | ||||
SymmetricDS: 3.16 27d1041f 2025-04-16 19:53:12 Committer: GitHub Details Diff |
0006832: Fix unknown exceptions from registration not passed to listeners (0000256) * 0006832: Unknown exceptions from registration not passed to listeners |
Affected Issues 0006832 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/http/HttpTransportManager.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/web/WebConstants.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-16 16:25 | elong | New Issue | |
2025-04-16 16:25 | elong | Status | new => assigned |
2025-04-16 16:25 | elong | Assigned To | => elong |
2025-04-16 16:25 | elong | Tag Attached: registration | |
2025-04-16 19:27 | elong | Status | assigned => resolved |
2025-04-16 19:27 | elong | Resolution | open => fixed |
2025-04-16 19:27 | elong | Fixed in Version | => 3.16.2 |
2025-04-16 20:00 | elong | Changeset attached | => SymmetricDS 3.16 27d1041f |