View Issue Details

IDProjectCategoryView StatusLast Update
0002816SymmetricDSBugpublic2016-09-30 01:01
Reportermf Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.4 
Target Version3.8.5Fixed in Version3.8.5 
Summary0002816: org.jumpmind.symmetric.service.impl.ConfigurationService#channelWindowsByChannelCache filling error
DescriptionThe org.jumpmind.symmetric.service.impl.ConfigurationService#channelWindowsByChannelCache
is filled the wrong way.
In "org.jumpmind.symmetric.service.impl.ConfigurationService#getNodeGroupChannelWindows" where the cache is filled, when the "cache.channel.time.ms" timeout is reached, the

channelWindowsByChannel.put(channelId, ...

must be "channelWindowsByChannel.put(id, ...
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 b4cb8b2e

2016-09-21 08:18:42

admin

Details Diff
0002816: ConfigurationService#channelWindowsByChannelCache filling error Affected Issues
0002816
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationService.java Diff File

Issue History

Date Modified Username Field Change
2016-09-21 08:10 mf New Issue
2016-09-21 12:19 elong Assigned To => elong
2016-09-21 12:19 elong Status new => resolved
2016-09-21 12:19 elong Resolution open => fixed
2016-09-21 12:19 elong Fixed in Version => 3.8.5
2016-09-21 12:19 elong Target Version => 3.8.5
2016-09-21 13:00 admin Changeset attached => SymmetricDS 3.8 b4cb8b2e
2016-09-30 01:01 admin Status resolved => closed