View Issue Details

IDProjectCategoryView StatusLast Update
0006044SymmetricDSBugpublic2023-10-23 18:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.9 
Target Version3.15.1Fixed in Version3.15.1 
Summary0006044: 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 0006043 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.15 fa12c5af

2023-10-23 17:10:36

pmarzullo

Details Diff
0006044: ConcurrentConnectionManager expects nodeId-channel in the white
list, but only the nodeId is put in the white list
Affected Issues
0006044
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:02 pmarzullo New Issue
2023-10-23 17:02 pmarzullo Status new => assigned
2023-10-23 17:02 pmarzullo Assigned To => pmarzullo
2023-10-23 17:02 pmarzullo Tag Attached: data sync
2023-10-23 17:02 pmarzullo Relationship added related to 0006043
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.15.1
2023-10-23 18:00 pmarzullo Changeset attached => SymmetricDS 3.15 fa12c5af
2023-11-14 21:10 admin Status resolved => closed