Hi everyone, As I mentioned in the discussion thread for KIP-844, I've been working on an alternative approach to achieving better transactional semantics for Kafka Streams StateStores.
I've published this separately as KIP-892: Transactional Semantics for StateStores <https://cwiki.apache.org/confluence/display/KAFKA/KIP-892%3A+Transactional+Semantics+for+StateStores>, so that it can be discussed/reviewed separately from KIP-844. Alex: I'm especially interested in what you think! I have a nearly complete implementation of the changes outlined in this KIP, please let me know if you'd like me to push them for review in advance of a vote. Regards, Nick