View Issue Details

IDProjectCategoryView StatusLast Update
0006832SymmetricDSBugpublic2025-04-16 20:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.16.0 
Target Version3.16.2Fixed in Version3.16.2 
Summary0006832: Unknown exceptions from registration not passed to listeners
DescriptionWhen 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.
Tagsregistration

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.16 27d1041f

2025-04-16 19:53:12

elong


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

Issue History

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