Hey all, So... what does it mean to have a RocksDBException with a message that just has a single character? "e", "q", "]"... I've seen a few. Has anyone seen this before?
Two example exceptions: https://gist.github.com/mfenniak/c56beb6d5058e2b21df0309aea224f12 Kafka Streams 0.10.2.0. Both of these errors occurred during state store initialization. I'm running a single Kafka Streams thread per server, this occurred on two servers about a half-hour apart. Mathieu