Hi Garmes,
I think it's worth writing a separate email for this as described in
https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals#KafkaImprovementProposals-WhoshouldinitiatetheKIP?
(2nd paragraph).
Best,
Ivan
On Tue, 15 Jun 2021 at 12:04, Garmes Amine
wrote:
> Hell
Hello Israel, Ivan
thank you for your feedback.
Can I have the rights to create the KIP page please.
Bests
Garmes
> On 14 Jun 2021, at 19:27, Israel Ekpo wrote:
>
> Sorry Ivan and Garmes,
>
> I misunderstood the suggestion earlier. I think this will be a great idea
> for a KIP.
>
> https://
Sorry Ivan and Garmes,
I misunderstood the suggestion earlier. I think this will be a great idea
for a KIP.
https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals
You were referring to metadata for the actual topic and not its contents.
Sorry about that confusion.
On M
Hi,
Having metadata for topics seems pretty useful. Currently, one has to use
external storage for this (e.g. a database) and the question of keeping
topic and metadata in sync exists: A topic is deleted, how to delete its
metadata? How to deal with delete-then-recreate scenarios (well, we have
to
Garmes,
I had similar questions in the past but @Matthias J. Sax
pointed
me to this
https://cwiki.apache.org/confluence/display/KAFKA/KIP-244%3A+Add+Record+Header+support+to+Kafka+Streams+Processor+API
With the headers, you can filter based on the header content and not just
the contents of the