grighetto commented on a change in pull request #5:
URL: https://github.com/apache/cassandra-harry/pull/5#discussion_r539686514
##########
File path: conf/example.yaml
##########
@@ -31,9 +31,9 @@ truncate_table: false
# to map it back to the logical timestamp of the operation that wrote this
value.
clock:
approximate_monotonic:
- historySize: 7300
- epochPeriod: 1
- epochTimeUnit: "SECONDS"
+ history_size: 7300
+ epoch_length: 1
+ epoch_time_unit: "SECONDS"
Review comment:
Fixed remaining var names in
`DebugApproximateMonotonicClockConfiguration`.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]