smiklosovic commented on a change in pull request #1189:
URL: https://github.com/apache/cassandra/pull/1189#discussion_r710142863
##########
File path: src/java/org/apache/cassandra/db/ColumnFamilyStore.java
##########
@@ -1839,13 +1843,13 @@ public ClusteringComparator getComparator()
public TableSnapshot snapshotWithoutFlush(String snapshotName)
Review comment:
I introduced the method you suggested but I have also left there
timestamp-less version of it which just takes snapshotName and which calls the
new method with generated timestamp.
--
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]