Matthias J. Sax created KAFKA-16295:
---------------------------------------

             Summary: Align RocksDB and in-memory store inti() sequence
                 Key: KAFKA-16295
                 URL: https://issues.apache.org/jira/browse/KAFKA-16295
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Matthias J. Sax


Cf [https://lists.apache.org/thread/f4z1vmpb21xhyxl6966xtcb3958fyx5d] 
{quote}For RocksDB stores, we open the store first and then call #register, 
[...] However the in-memory store actually registers itself *first*, before 
marking itself as open,[..].

I suppose it would make sense to align the two store implementations to have 
the same behavior, and the in-memory store is probably technically more correct.
{quote}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to