tkalkirill commented on code in PR #4679:
URL: https://github.com/apache/ignite-3/pull/4679#discussion_r1830357315


##########
modules/rocksdb-common/src/main/java/org/apache/ignite/internal/rocksdb/flush/RocksDbFlusher.java:
##########
@@ -41,8 +43,8 @@
 import org.rocksdb.RocksDBException;
 
 /**
- * Helper class to deal with RocksDB flushes. Provides an ability to wait 
until current state of data is flushed to the storage.
- * Requires enabled {@link Options#setAtomicFlush(boolean)} option to work 
properly.
+ * Helper class to deal with RocksDB flushes. Provides an ability to wait 
until current state of data is flushed to the storage. Requires
+ * enabled {@link Options#setAtomicFlush(boolean)} option to work properly.

Review Comment:
   It happened by accident, I didn’t do it on purpose, I returned everything.



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to