You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2021/02/04 17:30:00 UTC

[jira] [Updated] (KAFKA-9588) Add rocksdb event listeners in KS

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

Bruno Cadonna updated KAFKA-9588:
---------------------------------
    Fix Version/s:     (was: 3.0.0)

> Add rocksdb event listeners in KS
> ---------------------------------
>
>                 Key: KAFKA-9588
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9588
>             Project: Kafka
>          Issue Type: New Feature
>          Components: streams
>            Reporter: Navinder Brar
>            Priority: Major
>
> Rocsdb is coming up with the support of event listeners(like onCompactionCompleted) in jni ([https://github.com/facebook/rocksdb/issues/6343]) which would be really helpful in KS to trigger checkpointing on flush completed due to filling up of memtables, rather than doing it periodically etc. This task is currently blocked on https://issues.apache.org/jira/browse/KAFKA-8897.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)