maedhroz commented on code in PR #24:
URL: https://github.com/apache/cassandra-harry/pull/24#discussion_r1417941232
##########
harry-core/src/harry/model/OpSelectors.java:
##########
@@ -78,6 +78,7 @@ default long prev(long r)
* be taken to map a real-time timestamp from the value retrieved from the
database in order
* to map it back to the logical timestamp of the operation that wrote
this value.
*/
+ // TOD: rename to just "Clock", it is not monotonic anymore
Review Comment:
nit: Something we want to do here or in another patch?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]