View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004312 | SymmetricDS | Improvement | public | 2020-03-12 19:10 | 2020-03-17 18:43 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.0 | ||||
Target Version | 3.11.7 | Fixed in Version | 3.11.7 | ||
Summary | 0004312: Routing data gap detection option for Postgres to use earliest transaction time | ||||
Description | Add a parameter for the data gap detection in routing to use a query on Postgres for the earliest transaction time. Oracle has a parameter for this behavior (oracle.use.transaction.view). Create a parameter that can be used for multiple dialects: routing.gaps.use.transaction.view=true The time is used to 1) expire gaps sooner that than the timeout (routing.stale.dataid.gap.time.ms), and 2) prevent expiration of gaps potentially held by open transactions. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.11 f24bbb16 2020-03-16 15:49:28 Details Diff |
0004312: Routing data gap detection option for Postgres to use earliest transaction time |
Affected Issues 0004312 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/postgresql/PostgreSqlSymmetricDialect.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/DataGapFastDetector.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-12 19:10 | elong | New Issue | |
2020-03-12 19:10 | elong | Status | new => assigned |
2020-03-12 19:10 | elong | Assigned To | => elong |
2020-03-16 19:51 | elong | Status | assigned => resolved |
2020-03-16 19:51 | elong | Resolution | open => fixed |
2020-03-16 19:51 | elong | Fixed in Version | => 3.11.7 |
2020-03-16 20:00 | admin | Changeset attached | => SymmetricDS 3.11 f24bbb16 |
2020-03-17 18:43 | admin | Status | resolved => closed |