weak_read_version_refresh_interval specifies the version number refresh interval during reads under the weak consistency policy. This parameter affects the latency of data reads under the weak consistency policy.
| Property | Description |
|---|---|
| Parameter type | Time |
| Default value | 50ms |
| Value range | [0ms, +∞) |
| Effective upon OBServer restart | No |
Note
If this parameter is set to 0, the version number is not refreshed, and monotonic reads are disabled.