[ 
https://issues.apache.org/jira/browse/KAFKA-16295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

A. Sophie Blee-Goldman updated KAFKA-16295:
-------------------------------------------
    Summary: Align RocksDB and in-memory store init() sequence  (was: Align 
RocksDB and in-memory store inti() sequence)

> 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
>            Priority: Minor
>
> 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