zhuzhurk commented on a change in pull request #13181:
URL: https://github.com/apache/flink/pull/13181#discussion_r484708915



##########
File path: 
flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackendBuilder.java
##########
@@ -181,7 +181,7 @@ public RocksDBKeyedStateBackendBuilder(
                RocksDB injectedTestDB,
                ColumnFamilyHandle injectedDefaultColumnFamilyHandle,
                CloseableRegistry cancelStreamRegistry) {
-               this(
+                this(

Review comment:
       Unintentional change I guess?




----------------------------------------------------------------
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]


Reply via email to