[jira] [Created] (KAFKA-17237) [rack-aware assignors] Rebalance is triggered every time a broker isn't reported from a metadata call

2024-08-01 Thread Emanuele Sabellico (Jira)
Emanuele Sabellico created KAFKA-17237: -- Summary: [rack-aware assignors] Rebalance is triggered every time a broker isn't reported from a metadata call Key: KAFKA-17237 URL: https://issues.apache.org

[jira] [Created] (KAFKA-16320) CreateTopics, DeleteTopics and CreatePartitions differences between Zookeeper and KRaft

2024-03-01 Thread Emanuele Sabellico (Jira)
Emanuele Sabellico created KAFKA-16320: -- Summary: CreateTopics, DeleteTopics and CreatePartitions differences between Zookeeper and KRaft Key: KAFKA-16320 URL: https://issues.apache.org/jira/browse/KAFKA

[jira] [Created] (KAFKA-16310) ListOffsets doesn't report the offset with maxTimestamp anymore

2024-02-28 Thread Emanuele Sabellico (Jira)
Emanuele Sabellico created KAFKA-16310: -- Summary: ListOffsets doesn't report the offset with maxTimestamp anymore Key: KAFKA-16310 URL: https://issues.apache.org/jira/browse/KAFKA-16310 Pr

[jira] [Created] (KAFKA-16147) Partition is assigned to two members at the same time

2024-01-16 Thread Emanuele Sabellico (Jira)
Emanuele Sabellico created KAFKA-16147: -- Summary: Partition is assigned to two members at the same time Key: KAFKA-16147 URL: https://issues.apache.org/jira/browse/KAFKA-16147 Project: Kafka

[jira] [Created] (KAFKA-15997) Ensure fairness in the uniform assignor

2023-12-12 Thread Emanuele Sabellico (Jira)
Emanuele Sabellico created KAFKA-15997: -- Summary: Ensure fairness in the uniform assignor Key: KAFKA-15997 URL: https://issues.apache.org/jira/browse/KAFKA-15997 Project: Kafka Issue

[jira] [Created] (KAFKA-15989) Upgrade existing generic group to consumer group

2023-12-08 Thread Emanuele Sabellico (Jira)
Emanuele Sabellico created KAFKA-15989: -- Summary: Upgrade existing generic group to consumer group Key: KAFKA-15989 URL: https://issues.apache.org/jira/browse/KAFKA-15989 Project: Kafka

RE: Re: [DISCUSS] KIP-951: Leader discovery optimisations for the client

2023-07-21 Thread Emanuele Sabellico
The downsides of bumping the version is that clients have to have all the latest features implemented before being able to benefit from this performance improvement. One of the benefits of using a tagged field is to make the field available to previous versions too. Choosing a minimum value for

RE: Re: [DISCUSS] KIP-951: Leader discovery optimisations for the client

2023-07-17 Thread Emanuele Sabellico
The downsides of bumping the version is that clients have to have all the latest features implemented before being able to benefit from this performance improvement. One of the benefits of using a tagged field is to make the field available to previous versions too. Choosing a minimum value for