Hello,
could you please add me as a contributor for Apache Kafka?
github: dorwi (https://github.com/dorwi)
jira: dorwi
Thanks,
Vidor
Hi Daniel,
This would indeed greatly reduce the duplicate processing on failbacks.
Few questions:
1. Adding another offset sync store might be memory intensive. Would it make
sense (if possible) to filter the topics in it based on the
reverseCheckpointingTopicFilter?
2. Would it make sen
Hi Daniel,
This would indeed greatly reduce the duplicate processing on failbacks.
Few questions:
Adding another offset sync store might be memory intensive. Would it make sense
(if possible) to filter the topics in it based on the
reverseCheckpointingTopicFilter?
Would it make sense to add a
Hi Daniel,
This would indeed greatly reduce the duplicate processing on failbacks.
Few questions:
1. Since having a second offset-sync store can be memory intensive,
would it make sense to filter the topics in it based on the
reverseCheckpointingTopicFilter?
2. Would it make sens
Hi Daniel,
This would indeed greatly reduce the duplicate processing on failbacks.
Few questions:
1. Adding another offset sync store might be memory intensive. Would it make
sense (if possible) to filter the topics in it based on the
reverseCheckpointingTopicFilter?
2. Would it make sen
Hi Daniel,
This would indeed greatly reduce the duplicate processing on failbacks.
Few questions:
1. Adding another offset sync store might be memory intensive. Would it make
sense (if possible) to filter the topics in it based on the
reverseCheckpointingTopicFilter?
2. Would it make sen
Hi Daniel,
This would indeed greatly reduce the duplicate processing on failbacks.
Few questions:
1. Adding another offset sync store might be memory intensive. Would it make
sense (if possible) to filter the topics in it based on the
reverseCheckpointingTopicFilter?
2. Would it make sen
sters to be used by producers -
> > the
> > > name is the same, but those are logically 2 different topics. With
> > > IdentityReplicationPolicy, we require users to avoid loops (i.e.
> > > replicating the same messages back and forth infinitely).
> > >
Hi, thanks for the KIP!
+1 (non-binding)
Best,
Vidor
On Mon, Dec 2, 2024 at 10:15 AM Dániel Urbán wrote:
> Hi everyone,
>
> I'd like to start the vote on KIP-1098: Reverse Checkpointing in
> MirrorMaker (
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-1098%3A+Reverse+Checkpointing+in+