ni-ze commented on PR #306: URL: https://github.com/apache/rocketmq-streams/pull/306#issuecomment-1657184976
```java get(byte[] key) put(byte[] key, byte[] value) ``` in RocksDBStore should be removed, use the interface ,which has a param columnFamily, is better. if jobId start with watermark_key is forbidden, I think, should throws a exception when starting. -- 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]
