[PR] Fixing flaky Unit tests in GroupMetadataManagerTest [kafka]

2023-12-29 Thread via GitHub
vamossagar12 opened a new pull request, #15100: URL: https://github.com/apache/kafka/pull/15100 Noticed 2 cases of Flaky unit tests. One in this build: https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-15080/1/tests/

[jira] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063 ] Arpit Goyal deleted comment on KAFKA-16063: - was (Author: JIRAUSER301926): [~divijvaidya] It seems intellij profiler is available in the ultimate edition and not the community edition. >

Re: [PR] KAFKA-16052: Create a real dummy replicaManager instance to save heap memory [kafka]

2023-12-29 Thread via GitHub
showuon commented on PR #15094: URL: https://github.com/apache/kafka/pull/15094#issuecomment-1872473260 > I noticed this build had more failures than usual. Not sure if its because we actually got to run all the tests without OOMing or if something new has come up. Had a quick

Re: [PR] KAFKA-16052: Create a real dummy replicaManager instance to save heap memory [kafka]

2023-12-29 Thread via GitHub
showuon commented on code in PR #15094: URL: https://github.com/apache/kafka/pull/15094#discussion_r1438489270 ## core/src/test/scala/unit/kafka/coordinator/AbstractCoordinatorConcurrencyTest.scala: ## @@ -148,25 +156,34 @@ abstract class AbstractCoordinatorConcurrencyTest[M <:

[jira] [Created] (KAFKA-16071) NPE in testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress

2023-12-29 Thread Luke Chen (Jira)
Luke Chen created KAFKA-16071: - Summary: NPE in testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress Key: KAFKA-16071 URL: https://issues.apache.org/jira/browse/KAFKA-16071 Project: Kafka

Re: [PR] MINOR: Close MockitoStatic in try-with-resource [kafka]

2023-12-29 Thread via GitHub
showuon merged PR #15095: URL: https://github.com/apache/kafka/pull/15095 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] MINOR: Close MockitoStatic in try-with-resource [kafka]

2023-12-29 Thread via GitHub
showuon commented on PR #15095: URL: https://github.com/apache/kafka/pull/15095#issuecomment-1872469104 Failed tests are unrelated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801295#comment-17801295 ] Arpit Goyal commented on KAFKA-16063: - [~divijvaidya] It seems intellij profiler is available in the

[jira] [Created] (KAFKA-16070) Extract the setReadOnly method into Headers

2023-12-29 Thread Lighting Sui (Jira)
Lighting Sui created KAFKA-16070: Summary: Extract the setReadOnly method into Headers Key: KAFKA-16070 URL: https://issues.apache.org/jira/browse/KAFKA-16070 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-16069) Source Tasks re-transform records after Retriable exceptions

2023-12-29 Thread Greg Harris (Jira)
Greg Harris created KAFKA-16069: --- Summary: Source Tasks re-transform records after Retriable exceptions Key: KAFKA-16069 URL: https://issues.apache.org/jira/browse/KAFKA-16069 Project: Kafka

Re: [PR] KAFKA-16052: Create a real dummy replicaManager instance to save heap memory [kafka]

2023-12-29 Thread via GitHub
jolshan commented on PR #15094: URL: https://github.com/apache/kafka/pull/15094#issuecomment-1872386326 Thanks Divij. Were we able to get the heap usage for this branch too? (Is it the one in the ticket?) Just wanted to confirm we are still seeing the drop in heap usage. I noticed

[jira] [Commented] (KAFKA-16066) Upgrade apacheds to 2.0.0.AM27

2023-12-29 Thread Anish Lukkireddy (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801246#comment-17801246 ] Anish Lukkireddy commented on KAFKA-16066: -- can this be assigned to me > Upgrade apacheds to

[PR] WIP: add parallelism to Jenkins tests [kafka]

2023-12-29 Thread via GitHub
divijvaidya opened a new pull request, #15099: URL: https://github.com/apache/kafka/pull/15099 *More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of

[jira] [Created] (KAFKA-16068) Use TestPlugins in ConnectorValidationIntegrationTest to silence plugin scanning errors

2023-12-29 Thread Greg Harris (Jira)
Greg Harris created KAFKA-16068: --- Summary: Use TestPlugins in ConnectorValidationIntegrationTest to silence plugin scanning errors Key: KAFKA-16068 URL: https://issues.apache.org/jira/browse/KAFKA-16068

[jira] [Updated] (KAFKA-16068) Use TestPlugins in ConnectorValidationIntegrationTest to silence plugin scanning errors

2023-12-29 Thread Greg Harris (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Harris updated KAFKA-16068: Description: The ConnectorValidationIntegrationTest creates test plugins, some with erroneous

Re: [PR] KAFKA-16047: Leverage the fenceProducers timeout in the InitProducerId [kafka]

2023-12-29 Thread via GitHub
gharris1727 commented on code in PR #15078: URL: https://github.com/apache/kafka/pull/15078#discussion_r1438351308 ## clients/src/test/java/org/apache/kafka/clients/admin/KafkaAdminClientTest.java: ## @@ -7031,6 +7031,7 @@ public void testFenceProducers() throws Exception {

Re: [PR] KAFKA-16064: Improve ControllerApiTest [kafka]

2023-12-29 Thread via GitHub
wernerdv commented on PR #15091: URL: https://github.com/apache/kafka/pull/15091#issuecomment-1872240851 The tests passed https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-15091/1/testReport/kafka.server/ControllerApisTest/ -- This is an automated message from the Apache Git

[jira] [Updated] (KAFKA-16062) Upgrade mockito to 5.8.0

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-16062: - Fix Version/s: 3.7.0 > Upgrade mockito to 5.8.0 > > >

[jira] [Updated] (KAFKA-16065) Fix leak in DelayedOperationTest

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-16065: - Fix Version/s: 3.6.2 > Fix leak in DelayedOperationTest > > >

[jira] [Updated] (KAFKA-16065) Fix leak in DelayedOperationTest

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-16065: - Fix Version/s: 3.7.0 3.8.0 > Fix leak in DelayedOperationTest >

Re: [PR] KAFKA-16065: close DelayedFuturePurgatory [kafka]

2023-12-29 Thread via GitHub
divijvaidya commented on PR #15090: URL: https://github.com/apache/kafka/pull/15090#issuecomment-1872236638 backported to 3.6 and 3.7 branches -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] KAFKA-16065: close DelayedFuturePurgatory [kafka]

2023-12-29 Thread via GitHub
divijvaidya merged PR #15090: URL: https://github.com/apache/kafka/pull/15090 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] KAFKA-16065: close DelayedFuturePurgatory [kafka]

2023-12-29 Thread via GitHub
divijvaidya commented on PR #15090: URL: https://github.com/apache/kafka/pull/15090#issuecomment-1872233650 The test modified in this PR is successful https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-15090/1/testReport/kafka.server/DelayedOperationTest/ -- This is an

[jira] [Updated] (KAFKA-16025) Streams StateDirectory has orphaned locks after rebalancing, blocking future rebalancing

2023-12-29 Thread Sabit (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sabit updated KAFKA-16025: -- Attachment: (was: Screenshot 1702750558363.png) > Streams StateDirectory has orphaned locks after

Re: [PR] MINOR: fix typo. [kafka]

2023-12-29 Thread via GitHub
divijvaidya merged PR #15098: URL: https://github.com/apache/kafka/pull/15098 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Updated] (KAFKA-16062) Upgrade mockito to 5.8.0

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-16062: - Fix Version/s: 3.8.0 > Upgrade mockito to 5.8.0 > > >

Re: [PR] KAFKA-16062: Upgrade mockito to 5.8.0 [kafka]

2023-12-29 Thread via GitHub
divijvaidya merged PR #15089: URL: https://github.com/apache/kafka/pull/15089 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] KAFKA-16062: Upgrade mockito to 5.8.0 [kafka]

2023-12-29 Thread via GitHub
divijvaidya commented on PR #15089: URL: https://github.com/apache/kafka/pull/15089#issuecomment-1872181451 Unrelated test failures. ``` [Build / JDK 11 and Scala 2.13 /

Re: [PR] fix typo. [kafka]

2023-12-29 Thread via GitHub
LiangliangSui commented on PR #15098: URL: https://github.com/apache/kafka/pull/15098#issuecomment-1872156471 Hi team, PTAL, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] fix typo. [kafka]

2023-12-29 Thread via GitHub
LiangliangSui opened a new pull request, #15098: URL: https://github.com/apache/kafka/pull/15098 fix typo. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation

Re: [PR] MINOR: move setReadOnly to Headers. [kafka]

2023-12-29 Thread via GitHub
LiangliangSui commented on PR #15097: URL: https://github.com/apache/kafka/pull/15097#issuecomment-1872153551 Hi team, PTAL, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] MINOR: move setReadOnly to Headers. [kafka]

2023-12-29 Thread via GitHub
LiangliangSui opened a new pull request, #15097: URL: https://github.com/apache/kafka/pull/15097 Promote the setReadOnly function to Headers instead of only in RecordHeaders. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ]

[jira] [Assigned] (KAFKA-9545) Flaky Test `RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted`

2023-12-29 Thread Lucas Brutschy (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Brutschy reassigned KAFKA-9545: - Assignee: Lucas Brutschy (was: Ashwin Pankaj) > Flaky Test

[PR] KAFKA-9545: Fix IllegalStateException in updateLags [kafka]

2023-12-29 Thread via GitHub
lucasbru opened a new pull request, #15096: URL: https://github.com/apache/kafka/pull/15096 We attempt to update lags when in state PENDING_SHUTDOWN or REBALANCING. In these states, however, our representation of the assignment may not be up-to-date with the subscription object inside the

[PR] MINOR: Close MockitoStatic in try-with-resource [kafka]

2023-12-29 Thread via GitHub
divijvaidya opened a new pull request, #15095: URL: https://github.com/apache/kafka/pull/15095 Minor code cleanup to use try-with-resource so that there is no leak in case an exception is thrown before closing mocks. -- This is an automated message from the Apache Git Service. To respond

Re: [PR] KAFKA-16052: Create a real dummy replicaManager instance to save heap memory [kafka]

2023-12-29 Thread via GitHub
divijvaidya commented on PR #15094: URL: https://github.com/apache/kafka/pull/15094#issuecomment-1872122325 @showuon @jolshan please review when you get a chance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] KAFKA-16052: Create a real dummy replicaManager instance to save heap memory [kafka]

2023-12-29 Thread via GitHub
divijvaidya opened a new pull request, #15094: URL: https://github.com/apache/kafka/pull/15094 For more detail, please check [KAFKA-16052](https://issues.apache.org/jira/browse/KAFKA-16052). The mockito will keep the invocation history in the test suite and cause the huge heap

[jira] [Commented] (KAFKA-16059) Fix leak of ExpirationReaper-1-AlterAcls threads in :core:test

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801185#comment-17801185 ] Divij Vaidya commented on KAFKA-16059: -- I found that there are actually leaked threads in

[jira] [Assigned] (KAFKA-16059) Fix leak of ExpirationReaper-1-AlterAcls threads in :core:test

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya reassigned KAFKA-16059: Assignee: Divij Vaidya (was: Arpit Goyal) > Fix leak of ExpirationReaper-1-AlterAcls

Re: [PR] KAFKA-16059: Fix thread leak KafkaAPIsTest [kafka]

2023-12-29 Thread via GitHub
divijvaidya commented on PR #15093: URL: https://github.com/apache/kafka/pull/15093#issuecomment-1872116408 @showuon @jolshan please review when you get a chance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] KAFKA-16059: Fix thread leak KafkaAPIsTest [kafka]

2023-12-29 Thread via GitHub
divijvaidya opened a new pull request, #15093: URL: https://github.com/apache/kafka/pull/15093 KafkaApisTest creates instance of `KafkaApis.scala` which created reaper threads for purgatory but we never call close and hence, these threads are leaked. This PR closes the instance of

[PR] KAFKA-16067 Refactoring ConsumerGroupListing + add test [kafka]

2023-12-29 Thread via GitHub
rykovsi opened a new pull request, #15092: URL: https://github.com/apache/kafka/pull/15092 *More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of

[jira] [Commented] (KAFKA-16060) Some questions about tiered storage capabilities

2023-12-29 Thread Satish Duggana (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801167#comment-17801167 ] Satish Duggana commented on KAFKA-16060: [~jianbin] For Q2: Do you mean compaction topics are

[PR] KAFKA-16064: Improve ControllerApiTest [kafka]

2023-12-29 Thread via GitHub
wernerdv opened a new pull request, #15091: URL: https://github.com/apache/kafka/pull/15091 Refactoring ControllerApiTest to close an instance of ControllerApis in a tearDown method. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation

[jira] [Created] (KAFKA-16067) Refactoring ConsumerGroupListing + add test

2023-12-29 Thread Svyatoslav (Jira)
Svyatoslav created KAFKA-16067: -- Summary: Refactoring ConsumerGroupListing + add test Key: KAFKA-16067 URL: https://issues.apache.org/jira/browse/KAFKA-16067 Project: Kafka Issue Type: Test

[jira] [Assigned] (KAFKA-15742) KRaft support in GroupCoordinatorIntegrationTest

2023-12-29 Thread Dmitry (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry reassigned KAFKA-15742: -- Assignee: Dmitry > KRaft support in GroupCoordinatorIntegrationTest >

[jira] [Assigned] (KAFKA-16064) improve ControllerApiTest

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya reassigned KAFKA-16064: Assignee: Dmitry (was: Dmitry) > improve ControllerApiTest > -

[jira] [Updated] (KAFKA-16066) Upgrade apacheds to 2.0.0.AM27

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-16066: - Labels: newbie newbie++ (was: newbie) > Upgrade apacheds to 2.0.0.AM27 >

[jira] [Commented] (KAFKA-16064) improve ControllerApiTest

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801161#comment-17801161 ] Divij Vaidya commented on KAFKA-16064: -- Hey [~javakillah]  You should be able to assign JIRAs to

[jira] [Assigned] (KAFKA-16064) improve ControllerApiTest

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya reassigned KAFKA-16064: Assignee: Dmitry > improve ControllerApiTest > - > >

Re: [PR] KAFKA-16058: close controllerApi instance to avoid thread leaking [kafka]

2023-12-29 Thread via GitHub
ijuma commented on PR #15084: URL: https://github.com/apache/kafka/pull/15084#issuecomment-1872030491 Sounds good, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[jira] [Created] (KAFKA-16066) Upgrade apacheds to 2.0.0.AM27

2023-12-29 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-16066: Summary: Upgrade apacheds to 2.0.0.AM27 Key: KAFKA-16066 URL: https://issues.apache.org/jira/browse/KAFKA-16066 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-16064) improve ControllerApiTest

2023-12-29 Thread Dmitry (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801158#comment-17801158 ] Dmitry commented on KAFKA-16064: [~showuon] Hello, can you assign it to me? > improve ControllerApiTest

Re: [PR] KAFKA-16065: close DelayedFuturePurgatory [kafka]

2023-12-29 Thread via GitHub
showuon commented on PR #15090: URL: https://github.com/apache/kafka/pull/15090#issuecomment-1872004068 @divijvaidya , please take a look when available. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801156#comment-17801156 ] Arpit Goyal commented on KAFKA-16063: - Thanks [~divijvaidya]. I am picking it up. > Fix leaked

[jira] [Assigned] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-16063: --- Assignee: Arpit Goyal > Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

[PR] KAFKA-16065: close DelayedFuturePurgatory [kafka]

2023-12-29 Thread via GitHub
showuon opened a new pull request, #15090: URL: https://github.com/apache/kafka/pull/15090 Found 1 thread leaking in DelayedOperationTest. Closing it. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI

[jira] [Created] (KAFKA-16065) Fix leak in DelayedOperationTest

2023-12-29 Thread Luke Chen (Jira)
Luke Chen created KAFKA-16065: - Summary: Fix leak in DelayedOperationTest Key: KAFKA-16065 URL: https://issues.apache.org/jira/browse/KAFKA-16065 Project: Kafka Issue Type: Sub-task

[jira] [Commented] (KAFKA-16052) OOM in Kafka test suite

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801153#comment-17801153 ] Divij Vaidya commented on KAFKA-16052: -- [~jolshan] [~showuon] - I found another culprit -

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801152#comment-17801152 ] Divij Vaidya commented on KAFKA-16063: -- All tests that are using "SaslSetup" are leaking these

[jira] [Updated] (KAFKA-16064) improve ControllerApiTest

2023-12-29 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen updated KAFKA-16064: -- Labels: newbie newbie++ (was: ) > improve ControllerApiTest > - > >

Re: [PR] KAFKA-16058: close controllerApi instance to avoid thread leaking [kafka]

2023-12-29 Thread via GitHub
showuon commented on PR #15084: URL: https://github.com/apache/kafka/pull/15084#issuecomment-1871990196 > It's usually more robust to automatically handle clean-up during tearDown by instrumenting the create method so that it keeps track of all creations. Thanks for the comment

[jira] [Created] (KAFKA-16064) improve ControllerApiTest

2023-12-29 Thread Luke Chen (Jira)
Luke Chen created KAFKA-16064: - Summary: improve ControllerApiTest Key: KAFKA-16064 URL: https://issues.apache.org/jira/browse/KAFKA-16064 Project: Kafka Issue Type: Test Reporter:

[jira] [Commented] (KAFKA-15742) KRaft support in GroupCoordinatorIntegrationTest

2023-12-29 Thread Dmitry (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801148#comment-17801148 ] Dmitry commented on KAFKA-15742: [~dengziming] Hi, could you watch the PR

Re: [PR] KAFKA-16052: create a real dummy replicaManager instance to save memory [kafka]

2023-12-29 Thread via GitHub
showuon closed pull request #15083: KAFKA-16052: create a real dummy replicaManager instance to save memory URL: https://github.com/apache/kafka/pull/15083 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] KAFKA-16052: create a real dummy replicaManager instance to save memory [kafka]

2023-12-29 Thread via GitHub
showuon commented on PR #15083: URL: https://github.com/apache/kafka/pull/15083#issuecomment-1871984181 > in this PR @divijvaidya , Good catch! We have to close replicaManager now since we're creating a real one. Let's use your commit for the fix. Please open a PR with this

[jira] [Created] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-16063: Summary: Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests Key: KAFKA-16063 URL: https://issues.apache.org/jira/browse/KAFKA-16063 Project: Kafka

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801147#comment-17801147 ] Divij Vaidya commented on KAFKA-16063: -- [~goyarpit] if you are interested, you can pick this one.

Re: [PR] KAFKA-16051: Fixed deadlock in StandaloneHerder [kafka]

2023-12-29 Thread via GitHub
developster commented on PR #15080: URL: https://github.com/apache/kafka/pull/15080#issuecomment-1871963622 Sure @vamossagar12 , just tested both unpatched 3.6.1 and patched 3.8.0. Unpatched version reached deadlock in 40% of the cases (6 out of 15) at the same time I was unable to

[PR] KAFKA-16062: Upgrade mockito to 5.8.0 [kafka]

2023-12-29 Thread via GitHub
divijvaidya opened a new pull request, #15089: URL: https://github.com/apache/kafka/pull/15089 Upgrade mockito from 5.5.0 to 5.8.0. Upgrade diff: https://github.com/mockito/mockito/compare/v5.5.0...v5.8.0 No specific highlight in the release notes, it's majorly an upgrade of

[jira] [Created] (KAFKA-16062) Upgrade mockito to 5.8.0

2023-12-29 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-16062: Summary: Upgrade mockito to 5.8.0 Key: KAFKA-16062 URL: https://issues.apache.org/jira/browse/KAFKA-16062 Project: Kafka Issue Type: Sub-task

[jira] [Updated] (KAFKA-16059) Fix leak of ExpirationReaper-1-AlterAcls threads in :core:test

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-16059: - Attachment: Screenshot 2023-12-29 at 11.13.01.png > Fix leak of ExpirationReaper-1-AlterAcls

[jira] [Resolved] (KAFKA-16060) Some questions about tiered storage capabilities

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya resolved KAFKA-16060. -- Resolution: Not A Problem > Some questions about tiered storage capabilities >

[jira] [Updated] (KAFKA-15964) Flaky test: testHighAvailabilityTaskAssignorLargeNumConsumers – org.apache.kafka.streams.processor.internals.StreamsAssignmentScaleTest

2023-12-29 Thread Lucas Brutschy (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Brutschy updated KAFKA-15964: --- Component/s: streams unit tests > Flaky test:

[jira] [Updated] (KAFKA-15964) Flaky test: testHighAvailabilityTaskAssignorLargeNumConsumers – org.apache.kafka.streams.processor.internals.StreamsAssignmentScaleTest

2023-12-29 Thread Lucas Brutschy (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Brutschy updated KAFKA-15964: --- Labels: flaky-test (was: ) > Flaky test: testHighAvailabilityTaskAssignorLargeNumConsumers

[jira] [Commented] (KAFKA-16059) Fix leak of ExpirationReaper-1-AlterAcls threads in :core:test

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801128#comment-17801128 ] Divij Vaidya commented on KAFKA-16059: -- Having said that, please wait before picking up this JIRA.

[jira] [Comment Edited] (KAFKA-16059) Fix leak of ExpirationReaper-1-AlterAcls threads in :core:test

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801128#comment-17801128 ] Divij Vaidya edited comment on KAFKA-16059 at 12/29/23 10:33 AM: - Having

[jira] [Commented] (KAFKA-16059) Fix leak of ExpirationReaper-1-AlterAcls threads in :core:test

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801127#comment-17801127 ] Divij Vaidya commented on KAFKA-16059: -- Hey [~goyarpit]  I am using intellij profiler and it's

[jira] [Commented] (KAFKA-16060) Some questions about tiered storage capabilities

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801126#comment-17801126 ] Divij Vaidya commented on KAFKA-16060: -- Hey [~jianbin]  Questions are best asked by sending an

Re: [PR] KAFKA-16015: Fix custom timeouts overwritten by defaults [kafka]

2023-12-29 Thread via GitHub
divijvaidya commented on PR #15030: URL: https://github.com/apache/kafka/pull/15030#issuecomment-1871892425 backported to 3.7 branch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Resolved] (KAFKA-16015) kafka-leader-election timeout values always overwritten by default values

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya resolved KAFKA-16015. -- Resolution: Fixed > kafka-leader-election timeout values always overwritten by default values

[jira] [Updated] (KAFKA-16015) kafka-leader-election timeout values always overwritten by default values

2023-12-29 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-16015: - Fix Version/s: 3.7.0 3.8.0 > kafka-leader-election timeout values always

Re: [PR] KAFKA-16015: Fix custom timeouts overwritten by defaults [kafka]

2023-12-29 Thread via GitHub
divijvaidya merged PR #15030: URL: https://github.com/apache/kafka/pull/15030 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] KAFKA-16015: Fix custom timeouts overwritten by defaults [kafka]

2023-12-29 Thread via GitHub
divijvaidya commented on PR #15030: URL: https://github.com/apache/kafka/pull/15030#issuecomment-1871886450 Unrelated test failures ``` [Build / JDK 17 and Scala 2.13 /