View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002661 | SymmetricDS | Improvement | public | 2016-06-30 20:10 | 2016-08-09 17:12 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.0 | Fixed in Version | 3.8.0 | ||
Summary | 0002661: Perform locking in-memory when clustering is disabled | ||||
Description | When 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. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 790661f3 2016-06-30 16:11:17 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 |
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 |