Airblader commented on a change in pull request #16515:
URL: https://github.com/apache/flink/pull/16515#discussion_r671387127
##########
File path:
flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/EmbeddedRocksDBStateBackend.java
##########
@@ -91,12 +91,6 @@
public class EmbeddedRocksDBStateBackend extends
AbstractManagedMemoryStateBackend
implements ConfigurableStateBackend {
- /** The options to chose for the type of priority queue state. */
- public enum PriorityQueueStateType {
Review comment:
You mean breaking because the location of the enum changes? I can also
leave the enum here.
--
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]