Effective use of this policy requires that the clocks on the Master and Replica are synchronized by using a protocol like NTP
Consistency policies are specified at either a per-transaction level through {@link com.sleepycat.je.TransactionConfig#setConsistencyPolicy} or as an replication nodewide default through {@link com.sleepycat.je.rep.ReplicationConfig#setConsistencyPolicy} @see Managing Consistency
|
|
|
|