[jira] [Created] (KAFKA-15010) KRaft Controller doesn't reconcile with Zookeeper metadata upon becoming new controller while in dual write mode.

2023-05-19 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-15010: - Summary: KRaft Controller doesn't reconcile with Zookeeper metadata upon becoming new controller while in dual write mode. Key: KAFKA-15010 URL:

[jira] [Created] (KAFKA-15009) ClientQuotas and ACLs are not correctly synchronized while handling snapshot during migration (dual write)

2023-05-19 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-15009: - Summary: ClientQuotas and ACLs are not correctly synchronized while handling snapshot during migration (dual write) Key: KAFKA-15009 URL: https://issues.apache.org/jira

Re: [DISCUSS] Apache Kafka 3.5.0 release

2023-05-19 Thread Akhilesh Chaganti
Hi Mickael, I raised the blockers for AK 3.5 and raised PRs for them. All of them are in the Zk -> KRaft migration path and critical for the Zk -> KRaft migration to be successful. KAFKA-15003 -- Topic metadata is not correctly synced with Zookee

[jira] [Created] (KAFKA-15007) MV is not set correctly in the MetadataPropagator in migration.

2023-05-18 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-15007: - Summary: MV is not set correctly in the MetadataPropagator in migration. Key: KAFKA-15007 URL: https://issues.apache.org/jira/browse/KAFKA-15007 Project

[jira] [Created] (KAFKA-15004) Topic config changes are not synced during zk to kraft migration (dual-write)

2023-05-17 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-15004: - Summary: Topic config changes are not synced during zk to kraft migration (dual-write) Key: KAFKA-15004 URL: https://issues.apache.org/jira/browse/KAFKA-15004

[jira] [Created] (KAFKA-15003) TopicIdReplicaAssignment is not updated in migration (dual-write) when partitions are changed for topic

2023-05-17 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-15003: - Summary: TopicIdReplicaAssignment is not updated in migration (dual-write) when partitions are changed for topic Key: KAFKA-15003 URL: https://issues.apache.org/jira

[jira] [Created] (KAFKA-14801) Encoded sensitive configs are not decoded before migration

2023-03-13 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-14801: - Summary: Encoded sensitive configs are not decoded before migration Key: KAFKA-14801 URL: https://issues.apache.org/jira/browse/KAFKA-14801 Project: Kafka

[jira] [Resolved] (KAFKA-14637) Upgrade to 3.4 from old versions (< 0.10) are failing due to incompatible meta.properties check

2023-01-19 Thread Akhilesh Chaganti (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akhilesh Chaganti resolved KAFKA-14637. --- Fix Version/s: 3.4.0 Resolution: Fixed > Upgrade to 3.4 from old versi

[jira] [Created] (KAFKA-14637) Upgrade to 3.4 from old versions (< 0.10) are failing due to incompatible meta.properties check

2023-01-18 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-14637: - Summary: Upgrade to 3.4 from old versions (< 0.10) are failing due to incompatible meta.properties check Key: KAFKA-14637 URL: https://issues.apache.org/jira/bro

[jira] [Created] (KAFKA-14493) Zk to KRaft migration state machine in KRaft controller

2022-12-14 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-14493: - Summary: Zk to KRaft migration state machine in KRaft controller Key: KAFKA-14493 URL: https://issues.apache.org/jira/browse/KAFKA-14493 Project: Kafka

[jira] [Created] (KAFKA-14458) RPC Handler to ZkBrokers from KRaft Controller

2022-12-09 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-14458: - Summary: RPC Handler to ZkBrokers from KRaft Controller Key: KAFKA-14458 URL: https://issues.apache.org/jira/browse/KAFKA-14458 Project: Kafka

[jira] [Created] (KAFKA-14446) API forwarding support in ZkBrokers

2022-12-06 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-14446: - Summary: API forwarding support in ZkBrokers Key: KAFKA-14446 URL: https://issues.apache.org/jira/browse/KAFKA-14446 Project: Kafka Issue Type

Re: [DISCUSS] KIP-866 ZooKeeper to KRaft Migration

2022-11-01 Thread Akhilesh Chaganti
Hi David, Thanks for the KIP. I have some questions/suggestions. 1) I see two new metrics: kafka.controller:type=KafkaController,name=MetadataType and kafka.controller:type=KafkaController,name=MigrationState. Won't the second metric already cover the cases of the first metric? Also, instead of

[jira] [Created] (KAFKA-14291) KRaft: ApiVersionsResponse doesn't have finalizedFeatures and finalizedFeatureEpoch in KRaft mode

2022-10-11 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-14291: - Summary: KRaft: ApiVersionsResponse doesn't have finalizedFeatures and finalizedFeatureEpoch in KRaft mode Key: KAFKA-14291 URL: https://issues.apache.org/jira/b

[jira] [Created] (KAFKA-14214) StandardAuthorizer may transiently process ACLs out of write order

2022-09-09 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-14214: - Summary: StandardAuthorizer may transiently process ACLs out of write order Key: KAFKA-14214 URL: https://issues.apache.org/jira/browse/KAFKA-14214 Project

[jira] [Resolved] (KAFKA-14170) KRaft Controller: Possible NPE when we remove topics with any offline partitions in the cluster

2022-08-30 Thread Akhilesh Chaganti (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akhilesh Chaganti resolved KAFKA-14170. --- Resolution: Fixed > KRaft Controller: Possible NPE when we remove topics with

[jira] [Created] (KAFKA-14170) KRaft Controller: Possible NPE when we remove topics with any offline partitions in the cluster

2022-08-17 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-14170: - Summary: KRaft Controller: Possible NPE when we remove topics with any offline partitions in the cluster Key: KAFKA-14170 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (KAFKA-13861) validateOnly request field does not work for CreatePartition requests in Kraft mode.

2022-05-04 Thread Akhilesh Chaganti (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akhilesh Chaganti resolved KAFKA-13861. --- Resolution: Fixed > validateOnly request field does not work for CreatePartit

[jira] [Created] (KAFKA-13861) validateOnly request field does not work for CreatePartition requests in Kraft mode.

2022-04-28 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-13861: - Summary: validateOnly request field does not work for CreatePartition requests in Kraft mode. Key: KAFKA-13861 URL: https://issues.apache.org/jira/browse/KAFKA-13861

Re: Need permission to be contributor on Apache Kafka project

2022-03-16 Thread Akhilesh Chaganti
My username is akhileshchg. Thanks Akhilesh On Wed, Mar 16, 2022 at 2:46 PM Bill Bejeck wrote: > Hi Akhilesh, > > Can you provide your Jira username? We can get you setup after that. > > Thanks, > Bill > > On Wed, Mar 16, 2022 at 4:38 PM Akhilesh Chaganti > wrote:

Need permission to be contributor on Apache Kafka project

2022-03-16 Thread Akhilesh Chaganti
Hi, I raised a bug (https://issues.apache.org/jira/browse/KAFKA-13749) for Apache Kafka. I want to submit a PR for this by becoming a contributor. Can anyone help with getting the approval to assign the bug to me? Thanks Akhilesh

[jira] [Created] (KAFKA-13749) TopicConfigs and ErrorCode are not set in createTopics response in KRaft

2022-03-16 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-13749: - Summary: TopicConfigs and ErrorCode are not set in createTopics response in KRaft Key: KAFKA-13749 URL: https://issues.apache.org/jira/browse/KAFKA-13749