Hi, I'm trying to see if timestamps are available for records that are stored in Kafka Streams state stores.
I saw "KIP-258: Allow to Store Record Timestamps in RocksDB" https://cwiki.apache.org/confluence/display/KAFKA/KIP-258%3A+Allow+to+Store+Record+Timestamps+in+RocksDB <https://cwiki.apache.org/confluence/display/KAFKA/KIP-258:+Allow+to+Store+Record+Timestamps+in+RocksDB> But I am not sure if it has been fully implemented. The vote thread went through, but it looks like the implementation is still in progress. https://issues.apache.org/jira/browse/KAFKA-8382 <https://issues.apache.org/jira/browse/KAFKA-8382> The KIP page says "2.3.0 (partially implemented, inactive)" Can someone share what the current thoughts are, around this KIP? Thanks! -James
