View Issue Details

IDProjectCategoryView StatusLast Update
0002661SymmetricDSImprovementpublic2016-08-09 17:12
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0002661: Perform locking in-memory when clustering is disabled
DescriptionWhen clustering is disabled, perform locking in memory instead of using the sym_lock table. This can improve performance on smaller systems that need to reduce database calls and don't need locking being multiple instances. Default cluster.lock.enabled to false.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 790661f3

2016-06-30 16:11:17

admin

Details Diff
0002661: Perform locking in-memory when clustering is disabled Affected Issues
0002661
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IClusterService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ClusterService.java Diff File
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File

Issue History

Date Modified Username Field Change
2016-06-30 20:10 elong New Issue
2016-06-30 20:10 elong Status new => assigned
2016-06-30 20:10 elong Assigned To => elong
2016-06-30 20:21 elong Status assigned => resolved
2016-06-30 20:21 elong Fixed in Version => 3.8.0
2016-06-30 20:21 elong Resolution open => fixed
2016-06-30 20:23 admin Description Updated View Revisions
2016-06-30 21:00 admin Changeset attached => SymmetricDS 3.8 790661f3
2016-08-09 17:12 admin Status resolved => closed