But I'm less certain about this... Should there be some way to disable logging? 
Right now, `init` just disables the changelog automatically if getting the 
record collector is an unsupported operation. This happens during unit tests.

I'm thinking more along the lines of people running code. Since the buffer is 
only in memory, it's guaranteed to lose records if you restart, unless there is 
a changelog there. As opposed to a Rocks K/V store, where you can make a 
reasonable gamble that your state will survive a restart (but maybe not a 
crash).

WDYT?

[ Full content available at: https://github.com/apache/kafka/pull/5724 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to