View Issue Details

IDProjectCategoryView StatusLast Update
0006043SymmetricDSBugpublic2023-10-23 18:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.9 
Target Version3.14.10Fixed in Version3.14.10 
Summary0006043: ConcurrentConnectionManager expects nodeId-channel in the white list, but only the nodeId is put in the white list
DescriptionThe ConcurrentConnectionManager, in the reserveConnection method, expects the value of nodeId-channel in the white list data structure.
But the JMX interface documents (therefore only) puts the nodeId into the white list.

Change the ConcurrentConnectionManager to check for the nodeId only (e.g., 0000) in the white list instead of nodeId-channel (e.g., 0000-default).
Tagsdata sync

Relationships

related to 0006044 closedpmarzullo ConcurrentConnectionManager expects nodeId-channel in the white list, but only the nodeId is put in the white list 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 1bcef335

2023-10-23 17:05:03

pmarzullo

Details Diff
0006043: ConcurrentConnectionManager expects nodeId-channel in the white
list, but only the nodeId is put in the white list
Affected Issues
0006043
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/ConcurrentConnectionManager.java Diff File

Issue History

Date Modified Username Field Change
2023-10-23 17:00 pmarzullo New Issue
2023-10-23 17:00 pmarzullo Status new => assigned
2023-10-23 17:00 pmarzullo Assigned To => pmarzullo
2023-10-23 17:00 pmarzullo Tag Attached: data sync
2023-10-23 17:02 pmarzullo Relationship added related to 0006044
2023-10-23 17:11 pmarzullo Status assigned => resolved
2023-10-23 17:11 pmarzullo Resolution open => fixed
2023-10-23 17:11 pmarzullo Fixed in Version => 3.14.10
2023-10-23 18:00 pmarzullo Changeset attached => SymmetricDS 3.14 1bcef335
2023-10-27 20:06 admin Status resolved => closed