[ https://issues.apache.org/jira/browse/KAFKA-16295 ]
Ahmed Sobeh deleted comment on KAFKA-16295:
-------------------------------------
was (Author: JIRAUSER295920):
https://github.com/apache/kafka/pull/15421
> Align RocksDB and in-memory store init() sequence
> -------------------------------------------------
>
> Key: KAFKA-16295
> URL: https://issues.apache.org/jira/browse/KAFKA-16295
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: Ahmed Sobeh
> Priority: Minor
> Labels: newbie
>
> 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)