Alan Zhang
Alan Zhang
Clarify the issue here: If the user’s non-legacy application enabled `RegExTopicGenerator` and specified the input streams in its application descriptor, the expectation from the user side should be the application...
Thanks for answering my questions @ajkr , and the answers are very helpful! A few follow up questions: >the input files have out-of-order keys My understanding is that Rocksdb maintain...
It would be great if we can support full Rocksdb options in the Java client, BTW.
@swikar1 The error was thrown from a [Samza](https://github.com/apache/samza) application, from above stacktrace you can see the Java class(`RocksDB.java:1706` in rocksdb repo) where has the out-of-order keys check. Is this what...