Re: [DISCUSS] KIP-988 Streams Standby Task Update Listener

2023-10-13 Thread Eduwer Camacaro
Hello everyone, Thanks for all your feedback for this KIP! I think that the key to choosing proper names for this API is understanding the terms used inside the StoreChangelogReader. Currently, this class has two possible states: ACTIVE_RESTORING and STANDBY_UPDATING. In my opinion, using Standby

Re: [DISCUSS] KIP-988 Streams Standby Task Update Listener

2023-10-17 Thread Eduwer Camacaro
to summarize what everyone's said in TLDR format: > >>>> > >>>> 1. Rename `onStandbyUpdateStart()` -> `onUpdateStart()`, and do > >>> similarly > >>>> for the other methods. > >>>> 2. Keep `SuspendReason.PROMOTED` and `SuspendR

Re: [DISCUSS] KIP-988 Streams Standby Task Update Listener

2023-11-30 Thread Eduwer Camacaro
if > >>>>>> a KIP is needed for it. Maybe, endOffsets() guarantees to return the > >>>>>> freshest end offsets possible, which would not be satisfied with the > >>>>>> modification. > >>>>>> > >>>>>> Regarding the naming,

[jira] [Created] (KAFKA-17098) Error Opening RocksDBStore

2024-07-08 Thread Eduwer Camacaro (Jira)
Eduwer Camacaro created KAFKA-17098: --- Summary: Error Opening RocksDBStore Key: KAFKA-17098 URL: https://issues.apache.org/jira/browse/KAFKA-17098 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-18032) ProducerFencedExceptions should wipe out the state store only for the tasks that are related to the failed transaction

2024-11-18 Thread Eduwer Camacaro (Jira)
Eduwer Camacaro created KAFKA-18032: --- Summary: ProducerFencedExceptions should wipe out the state store only for the tasks that are related to the failed transaction Key: KAFKA-18032 URL: https