Re: DescribeLogDirs in Kafka 3.3.1 returns all topics instead of one provided in the request. Bug or "bad user error"?

2024-05-20 Thread Gaurav Narula
Hello Maxim, Thanks for sharing this. I had a look and it seems like the behaviour on the wire changed with KAFKA-9435. I believe this change [0] in ReplicaManager causes all topics in online log dirs to be a part of the response inadvertently. We do however set partition information only for the

Re: [ANNOUNCE] New Kafka PMC Member: Divij Vaidya

2023-12-27 Thread Gaurav Narula
Congratulations Divij! Regards, Gaurav > On 27-Dec-2023, at 17:44, Mickael Maison wrote: > > Congratulations Divij! > >> On Wed, Dec 27, 2023 at 1:05 PM Sagar wrote: >> >> Congrats Divij! Absolutely well deserved ! >> >> Thanks! >> Sagar. >> >>> On Wed, Dec 27, 2023 at 5:15 PM Luke Chen

Re: [ANNOUNCE] New committer: Igor Soarez

2024-04-24 Thread Gaurav Narula
Congrats Igor! > On 24 Apr 2024, at 19:37, Tom Bentley wrote: > > Congratulations Igor! > >> On Thu, 25 Apr 2024 at 6:27 AM, Chia-Ping Tsai wrote: >> >> Congratulations, Igor! you are one of the best Kafka developers!!! >> >> Mickael Maison 於 2024年4月25日 週四 上午2:16寫道: >> >>> Congratulations

RE: [DISCUSS] Partial CI builds - Reducing flakiness with fewer tests

2023-06-07 Thread Gaurav Narula
Hey Greg, Thanks for sharing this idea! The idea of building and testing a relevant subset of code certainly seems interesting. Perhaps this is a good fit for Bazel [1] where target-determinator [2] can be used to to find a subset of targets that have changed between two commits. Even without

RE: Permission to contribute to Apache Kafka

2023-06-29 Thread Gaurav Narula
Hi, Can someone please have a look at this request. Please let me know if there's any further information required. Thanks, Gaurav On 2023/06/26 19:01:08 ka...@gnarula.com wrote: > Hi, > > I'd like to request permissions to contribute to Apache Kafka. My account > details are as follows: > >

Re: [DISCUSS] KIP-1119: Add support for SSL hot reload

2024-12-05 Thread Gaurav Narula
Hi Moncef, Thank you for the KIP. It seems very similar in spirit to KIP-687 (https://cwiki.apache.org/confluence/display/KAFKA/KIP-687%3A+Automatic+Reloading+of+Security+Store) which seems like it was approved but never fully implemented. Can you please confirm if it is the case indeed? Regar

Re: [DISCUSS] KIP-1115: Bazel Builds

2024-11-22 Thread Gaurav Narula
Thanks for the KIP Vince and Farid! Glad to see Bazel being considered for Kafka and really impressive work on the demo repository! From the benchmarks, I'd imagine the build would only get faster once BUILD.bazel files don't glob the entire source/test set for a module but are more fine grain

[DISCUSS] KIP-1129: Update ConfigException constructors

2025-01-26 Thread Gaurav Narula
Hi Everyone, I'd like to initiate a discussion on KIP-1129: Update ConfigException constructors at https://cwiki.apache.org/confluence/x/n4pEF. This KIP adds a constructor to ConfigException to accept a Throwable as a second argument following the Java convention for Throwables and deprecates t

Re: [DISCUSS] KIP-1129: Update ConfigException constructors

2025-01-27 Thread Gaurav Narula
a/blob/dc396f47e8f7b82eef8b33c7a6153f5ed3a1127f/raft/src/main/java/org/apache/kafka/raft/QuorumConfig.java#L292 [3] https://github.com/apache/kafka/blob/dc396f47e8f7b82eef8b33c7a6153f5ed3a1127f/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/errors/RetryWithToleranceOperator.java#L282

Re: [DISCUSS] KIP-1119: Add support for SSL hot reload

2025-04-23 Thread Gaurav Narula
ble? >> - I'm unsure about the configuration name. Have you considered >> alternative like "ssl.auto.reload" or "ssl.stores.auto.reload"? >> >> Thanks, >> Mickael >> >> On Thu, Dec 5, 2024 at 6:28 PM Moncef Abboud >> wrot

Re: [ANNOUNCE] New Kafka PMC Member: José Armando García Sancio

2025-06-16 Thread Gaurav Narula
Congrats José! Regards, Gaurav > On 16 Jun 2025, at 14:50, Apoorv Mittal wrote: > > Congratulations Jose! > > Regards, > Apoorv Mittal > > > On Mon, Jun 16, 2025 at 2:46 PM TengYao Chi wrote: > >> Congrats José! >> >> Cheers, >> TengYao >> >> Lianet M. 於 2025年6月16日 週一 下午9:38寫道: >> >>>

Re: [ANNOUNCE] New Kafka Committer: PoAn Yang

2025-07-13 Thread Gaurav Narula
Congratulations PoAn! Regards, Gaurav > On 13 Jul 2025, at 17:53, Kamal Chandraprakash > wrote: > > Congratulations PoAn! > > On Sun, Jul 13, 2025 at 10:08 PM Matthias J. Sax wrote: > >> Congrats! >> >> On 7/13/25 1:33 AM, Junwang Guo wrote: >>> Congrats PoAn!! >>> >>> Best, >>> Nick >>>

Re: [ANNOUNCE] New Kafka Committer: Omnia Ibrahim

2025-06-25 Thread Gaurav Narula
Congrats Omnia! Regards, Gaurav > On 25 Jun 2025, at 16:45, Chia-Ping Tsai wrote: > > Thanks to Omnia for all your contributions! > > Apoorv Mittal 於 2025年6月25日 週三 下午11:43寫道: > >> Congrats Omnia! Great to hear! >> >> Regards, >> Apoorv Mittal >> >> >> On Wed, Jun 25, 2025 at 4:39 PM Kuan-

Re: [VOTE] 4.1.0 RC0

2025-07-18 Thread Gaurav Narula
Hi Mickael, Thank you for running the release! How do you feel about including https://issues.apache.org/jira/browse/KAFKA-19458 as well in v4.1.0? Regards, Gaurav > On 18 Jul 2025, at 13:54, Mickael Maison wrote: > > Hi Luke, > > I don't think Kafka uses the ClassUtils.getClass() method fro

Re: [VOTE] KIP-1193: Deprecate MX4j support

2025-07-18 Thread Gaurav Narula
Thanks for the KIP Federico. +1 (non binding) Regards, Gaurav > On 18 Jul 2025, at 15:11, Chia-Ping Tsai wrote: > > +1 (binding) > >> Federico Valeri 於 2025年7月18日 下午6:12 寫道: >> >> Hello, I would like to call a vote for KIP-1193: >> >> https://cwiki.apache.org/confluence/x/dAxJFg >> >> Th

[jira] [Created] (KAFKA-15823) NodeToControllerChannelManager: authentication error prevents controller update

2023-11-14 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-15823: - Summary: NodeToControllerChannelManager: authentication error prevents controller update Key: KAFKA-15823 URL: https://issues.apache.org/jira/browse/KAFKA-15823

[jira] [Created] (KAFKA-16686) Flakey tests in TopicBasedRemoteLogMetadataManagerTest

2024-05-07 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16686: - Summary: Flakey tests in TopicBasedRemoteLogMetadataManagerTest Key: KAFKA-16686 URL: https://issues.apache.org/jira/browse/KAFKA-16686 Project: Kafka

[jira] [Created] (KAFKA-16688) SystemTimer leaks resources on close

2024-05-07 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16688: - Summary: SystemTimer leaks resources on close Key: KAFKA-16688 URL: https://issues.apache.org/jira/browse/KAFKA-16688 Project: Kafka Issue Type: Test

[jira] [Created] (KAFKA-16712) Race while setting RemoteLogMetadataTopicPartitioner in TopicBasedRemoteLogMetadataManagerMultipleSubscriptionsTest

2024-05-13 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16712: - Summary: Race while setting RemoteLogMetadataTopicPartitioner in TopicBasedRemoteLogMetadataManagerMultipleSubscriptionsTest Key: KAFKA-16712 URL: https://issues.apache.org

[jira] [Created] (KAFKA-16789) Thread leak detection checks for incorrect QuorumController thread name

2024-05-17 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16789: - Summary: Thread leak detection checks for incorrect QuorumController thread name Key: KAFKA-16789 URL: https://issues.apache.org/jira/browse/KAFKA-16789 Project

[jira] [Created] (KAFKA-16990) Unrecognised flag passed to kafka-storage.sh in system test

2024-06-18 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16990: - Summary: Unrecognised flag passed to kafka-storage.sh in system test Key: KAFKA-16990 URL: https://issues.apache.org/jira/browse/KAFKA-16990 Project: Kafka

[jira] [Created] (KAFKA-17063) Allow exporting SCRAM credentials

2024-07-02 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-17063: - Summary: Allow exporting SCRAM credentials Key: KAFKA-17063 URL: https://issues.apache.org/jira/browse/KAFKA-17063 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-16157) Topic recreation with offline disk doesn't update leadership/shrink ISR correctly

2024-01-17 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16157: - Summary: Topic recreation with offline disk doesn't update leadership/shrink ISR correctly Key: KAFKA-16157 URL: https://issues.apache.org/jira/browse/KAFKA-

[jira] [Created] (KAFKA-16195) metadata.log.dir failure shouldn't shutdown broker in ZK mode

2024-01-25 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16195: - Summary: metadata.log.dir failure shouldn't shutdown broker in ZK mode Key: KAFKA-16195 URL: https://issues.apache.org/jira/browse/KAFKA-16195 Project:

[jira] [Created] (KAFKA-16212) Cache partitions by TopicIdPartition instead of TopicPartition

2024-01-31 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16212: - Summary: Cache partitions by TopicIdPartition instead of TopicPartition Key: KAFKA-16212 URL: https://issues.apache.org/jira/browse/KAFKA-16212 Project: Kafka

[jira] [Created] (KAFKA-16219) Tsl13SelectorTest::testExpireClosedConnectionWithPendingReceives hangs infinitely

2024-02-02 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16219: - Summary: Tsl13SelectorTest::testExpireClosedConnectionWithPendingReceives hangs infinitely Key: KAFKA-16219 URL: https://issues.apache.org/jira/browse/KAFKA-16219

[jira] [Created] (KAFKA-16234) Log directory failure re-creates partitions in another logdir automatically

2024-02-07 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16234: - Summary: Log directory failure re-creates partitions in another logdir automatically Key: KAFKA-16234 URL: https://issues.apache.org/jira/browse/KAFKA-16234

[jira] [Created] (KAFKA-16293) Test log directory failure in Kraft

2024-02-21 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16293: - Summary: Test log directory failure in Kraft Key: KAFKA-16293 URL: https://issues.apache.org/jira/browse/KAFKA-16293 Project: Kafka Issue Type: Test

[jira] [Created] (KAFKA-16304) Disk I/O error does not offline log directory while handling Fetch requests

2024-02-23 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16304: - Summary: Disk I/O error does not offline log directory while handling Fetch requests Key: KAFKA-16304 URL: https://issues.apache.org/jira/browse/KAFKA-16304

[jira] [Created] (KAFKA-16305) # Optimisation in SslTransportLayer:handshakeUnwrap stalls TLS handshake

2024-02-26 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16305: - Summary: # Optimisation in SslTransportLayer:handshakeUnwrap stalls TLS handshake Key: KAFKA-16305 URL: https://issues.apache.org/jira/browse/KAFKA-16305 Project

[jira] [Created] (KAFKA-16426) Initialise KafkaMetricsGroup statically

2024-03-26 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16426: - Summary: Initialise KafkaMetricsGroup statically Key: KAFKA-16426 URL: https://issues.apache.org/jira/browse/KAFKA-16426 Project: Kafka Issue Type

[jira] [Created] (KAFKA-16471) SslTransportLayer may leak SSLEngine resources

2024-04-04 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-16471: - Summary: SslTransportLayer may leak SSLEngine resources Key: KAFKA-16471 URL: https://issues.apache.org/jira/browse/KAFKA-16471 Project: Kafka Issue Type

[jira] [Created] (KAFKA-15141) High CPU usage with log4j2

2023-07-01 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-15141: - Summary: High CPU usage with log4j2 Key: KAFKA-15141 URL: https://issues.apache.org/jira/browse/KAFKA-15141 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-17759) Remove Utils.mkSet

2024-10-10 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-17759: - Summary: Remove Utils.mkSet Key: KAFKA-17759 URL: https://issues.apache.org/jira/browse/KAFKA-17759 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-17959) Avoid Reverse DNS Lookup for IP-Based SSL Authentication in Kraft Mode

2024-11-13 Thread Gaurav Narula (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gaurav Narula resolved KAFKA-17959. --- Fix Version/s: 3.8.0 Resolution: Fixed > Avoid Reverse DNS Lookup for IP-Based

[jira] [Created] (KAFKA-19221) IOException on log segment close shouldn't be ignored

2025-04-30 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-19221: - Summary: IOException on log segment close shouldn't be ignored Key: KAFKA-19221 URL: https://issues.apache.org/jira/browse/KAFKA-19221 Project:

[jira] [Created] (KAFKA-19200) Indexes should be sanity checked on startup

2025-04-25 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-19200: - Summary: Indexes should be sanity checked on startup Key: KAFKA-19200 URL: https://issues.apache.org/jira/browse/KAFKA-19200 Project: Kafka Issue Type

[jira] [Created] (KAFKA-19474) Wrong placement of WARN log for truncation below HWM

2025-07-04 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-19474: - Summary: Wrong placement of WARN log for truncation below HWM Key: KAFKA-19474 URL: https://issues.apache.org/jira/browse/KAFKA-19474 Project: Kafka Issue

[jira] [Created] (KAFKA-19458) Successive AlterReplicaLogDirsRequest on a topic partition may leak log segments

2025-06-30 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-19458: - Summary: Successive AlterReplicaLogDirsRequest on a topic partition may leak log segments Key: KAFKA-19458 URL: https://issues.apache.org/jira/browse/KAFKA-19458

[jira] [Created] (KAFKA-19505) ReplicaManagerTest#testMultipleRemoteFetchesInOneFetchRequest fails due to random topic-id in mocked log

2025-07-14 Thread Gaurav Narula (Jira)
Gaurav Narula created KAFKA-19505: - Summary: ReplicaManagerTest#testMultipleRemoteFetchesInOneFetchRequest fails due to random topic-id in mocked log Key: KAFKA-19505 URL: https://issues.apache.org/jira/browse