[jira] [Commented] (KAFKA-12380) Executor in Connect's Worker is not shut down when the worker is

2022-03-28 Thread Rajani Karuturi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17513797#comment-17513797 ] Rajani Karuturi commented on KAFKA-12380: - PR build says test failures I could not find the

[GitHub] [kafka] karuturi commented on pull request #11955: KAFKA-12380 Executor in Connect's Worker is not shut down when the worker is

2022-03-28 Thread GitBox
karuturi commented on pull request #11955: URL: https://github.com/apache/kafka/pull/11955#issuecomment-1081394335 I could not find the exact failed testcases. I can see assertion errors in StreamsUncaughtExceptionHandlerIntegrationTest. If I run it locally, it's taking forever.

[GitHub] [kafka] guozhangwang merged pull request #11958: MINOR: Fix log4j entry in RepartitionTopics that have only one parameter while two required

2022-03-28 Thread GitBox
guozhangwang merged pull request #11958: URL: https://github.com/apache/kafka/pull/11958 -- 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:

[GitHub] [kafka] showuon commented on a change in pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
showuon commented on a change in pull request #11743: URL: https://github.com/apache/kafka/pull/11743#discussion_r837009747 ## File path: docs/upgrade.html ## @@ -30,6 +30,7 @@ Notable changes in 3 Users can change this behavior to enable idempotence for some or

[GitHub] [kafka] showuon commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
showuon commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1081347153 > > @showuon I only found the log4j12 dependencies in the following projects: > > > streams:upgrade-system-tests-0100 > > streams:upgrade-system-tests-0101 > >

[GitHub] [kafka] lihaosky commented on a change in pull request #11896: [Emit final][5/N] emit final for TimeWindowedKStreamImpl

2022-03-28 Thread GitBox
lihaosky commented on a change in pull request #11896: URL: https://github.com/apache/kafka/pull/11896#discussion_r836956890 ## File path: streams/src/main/java/org/apache/kafka/streams/kstream/internals/TimeWindowedKStreamImpl.java ## @@ -224,7 +225,15 @@

[GitHub] [kafka] lihaosky commented on a change in pull request #11917: [6/N][emit final] time-ordered session store

2022-03-28 Thread GitBox
lihaosky commented on a change in pull request #11917: URL: https://github.com/apache/kafka/pull/11917#discussion_r836944209 ## File path: streams/src/main/java/org/apache/kafka/streams/state/internals/AbstractRocksDBTimeOrderedSegmentedBytesStore.java ## @@ -0,0 +1,266 @@

[GitHub] [kafka] dengziming opened a new pull request #9500: MINOR: replace for loop with bulk load function

2022-03-28 Thread GitBox
dengziming opened a new pull request #9500: URL: https://github.com/apache/kafka/pull/9500 *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

[GitHub] [kafka] guozhangwang commented on a change in pull request #11917: [6/N][emit final] time-ordered session store

2022-03-28 Thread GitBox
guozhangwang commented on a change in pull request #11917: URL: https://github.com/apache/kafka/pull/11917#discussion_r836921995 ## File path: streams/src/main/java/org/apache/kafka/streams/state/internals/PrefixedSessionKeySchemas.java ## @@ -0,0 +1,376 @@ +/* + * Licensed

[GitHub] [kafka] cmccabe merged pull request #11957: MINOR: Fix display names for parameterized KRaft and ZK tests

2022-03-28 Thread GitBox
cmccabe merged pull request #11957: URL: https://github.com/apache/kafka/pull/11957 -- 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] [Created] (KAFKA-13774) AclAuthorizer should handle it a bit more gracefully if zookeeper.connect is null

2022-03-28 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-13774: Summary: AclAuthorizer should handle it a bit more gracefully if zookeeper.connect is null Key: KAFKA-13774 URL: https://issues.apache.org/jira/browse/KAFKA-13774

[GitHub] [kafka] guozhangwang opened a new pull request #11958: MINOR: Fix log4j entry in RepartitionTopics that have only one parameter while two required

2022-03-28 Thread GitBox
guozhangwang opened a new pull request #11958: URL: https://github.com/apache/kafka/pull/11958 I noticed two issues in the log4j entry: 1. It's formatted as "{}...{}" + param1, param2; effectively it is one param only, and the printed line is effectively mis-aligned: we always print

[GitHub] [kafka] cmccabe commented on pull request #11957: MINOR: Fix display names for parameterized KRaft and ZK tests

2022-03-28 Thread GitBox
cmccabe commented on pull request #11957: URL: https://github.com/apache/kafka/pull/11957#issuecomment-1081103120 retest this please -- 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

[GitHub] [kafka] skaundinya15 commented on pull request #11957: MINOR: Fix display names for parameterized KRaft and ZK tests

2022-03-28 Thread GitBox
skaundinya15 commented on pull request #11957: URL: https://github.com/apache/kafka/pull/11957#issuecomment-1081078809 @cmccabe Thanks for the feedback, just pushed a new patch where there's a string in `TestInfoUtils` and used across all the tests. -- This is an automated message from

[GitHub] [kafka] lkokhreidze commented on a change in pull request #11923: KAFKA-6718 / Documentation

2022-03-28 Thread GitBox
lkokhreidze commented on a change in pull request #11923: URL: https://github.com/apache/kafka/pull/11923#discussion_r836386016 ## File path: docs/streams/developer-guide/config-streams.html ## @@ -677,6 +685,30 @@ default.windowed.value.serde.innerThis is discussed in more

[GitHub] [kafka] cmccabe commented on pull request #11957: MINOR: Fix display names for parameterized KRaft and ZK tests

2022-03-28 Thread GitBox
cmccabe commented on pull request #11957: URL: https://github.com/apache/kafka/pull/11957#issuecomment-1081033496 Thanks for the PR, @skaundinya15 . This seems like a good readability improvement. Is it possible to use a constant here rather than repeating the literal string? If we had a

[GitHub] [kafka] skaundinya15 opened a new pull request #11957: MINOR: Fix display names for parameterized KRaft and ZK tests

2022-03-28 Thread GitBox
skaundinya15 opened a new pull request #11957: URL: https://github.com/apache/kafka/pull/11957 This patch adds display names for KRaft and ZK tests. Without this, it becomes hard to understand in Jenkins test reports which test failed. With this addition, it becomes more clear which

[GitHub] [kafka] guozhangwang commented on pull request #11927: KAFKA-13735/KAFKA-13736: Reenable SocketServerTest.closingChannelWithBufferedReceives and SocketServerTest.remoteCloseWithoutBufferedRec

2022-03-28 Thread GitBox
guozhangwang commented on pull request #11927: URL: https://github.com/apache/kafka/pull/11927#issuecomment-1081007451 @dajac could you revert this commit to re-disable the tests please? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [kafka] FireBurn commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
FireBurn commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080975043 > @FireBurn What do you mean exactly with "a lot of references"? If you run `./gradlew printAllDependencies` you will see that no log4j12 library is pulled into (except for

[GitHub] [kafka] FireBurn commented on a change in pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
FireBurn commented on a change in pull request #11743: URL: https://github.com/apache/kafka/pull/11743#discussion_r836707205 ## File path: gradle/dependencies.gradle ## @@ -177,7 +177,6 @@ libs += [ kafkaStreams_28: "org.apache.kafka:kafka-streams:$versions.kafka_28",

[GitHub] [kafka] FireBurn commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
FireBurn commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080969629 > 2\. ./gradlew printAllDependencies That's that sorted now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [kafka] ijuma commented on pull request #11942: KAFKA-13767: Fetch from consumers should return immediately when preferred read replica is defined by the leader

2022-03-28 Thread GitBox
ijuma commented on pull request #11942: URL: https://github.com/apache/kafka/pull/11942#issuecomment-1080966972 Thanks for clarifying the PR title and description. Makes sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [kafka] junrao commented on a change in pull request #11950: KAFKA-12875: Change Log layer segment map mutations to avoid absence of active segment

2022-03-28 Thread GitBox
junrao commented on a change in pull request #11950: URL: https://github.com/apache/kafka/pull/11950#discussion_r836679617 ## File path: core/src/main/scala/kafka/log/LocalLog.scala ## @@ -517,14 +558,16 @@ class LocalLog(@volatile private var _dir: File,

[GitHub] [kafka] cadonna edited a comment on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna edited a comment on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080941806 @FireBurn What do you mean exactly with "a lot of references"? If you run `./gradlew printAllDependencies` you will see that no log4j12 library is pulled into (except

[GitHub] [kafka] cadonna commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080941806 @FireBurn What do you mean exactly with "a lot of references"? If you run `./gradlew printAllDependencies` you will see that no log4j12 library is pulled into (except for the

[GitHub] [kafka] FireBurn commented on a change in pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
FireBurn commented on a change in pull request #11743: URL: https://github.com/apache/kafka/pull/11743#discussion_r836668095 ## File path: gradle/dependencies.gradle ## @@ -189,14 +188,15 @@ libs += [ powermockJunit4:

[GitHub] [kafka] FireBurn commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
FireBurn commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080932860 Doesn't the other request still have a lot of references to log4j? I'm online now and can make any changes you'd like, unless you'd rather go for the other PR --

[GitHub] [kafka] vvcephei commented on pull request #11952: MINOR: Fix stream-join metadata

2022-03-28 Thread GitBox
vvcephei commented on pull request #11952: URL: https://github.com/apache/kafka/pull/11952#issuecomment-1080887880 Thanks for the quick reviews, @mjsax and @jeqo ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [kafka] vvcephei commented on a change in pull request #11952: MINOR: Fix stream-join metadata

2022-03-28 Thread GitBox
vvcephei commented on a change in pull request #11952: URL: https://github.com/apache/kafka/pull/11952#discussion_r836631366 ## File path: streams/src/test/java/org/apache/kafka/test/MockApiProcessor.java ## @@ -92,6 +93,20 @@ public void process(final Record record) { }

[GitHub] [kafka] vvcephei commented on a change in pull request #11952: MINOR: Fix stream-join metadata

2022-03-28 Thread GitBox
vvcephei commented on a change in pull request #11952: URL: https://github.com/apache/kafka/pull/11952#discussion_r836629808 ## File path: streams/src/test/java/org/apache/kafka/streams/kstream/internals/KStreamKStreamOuterJoinTest.java ## @@ -887,6 +892,98 @@ public void

[GitHub] [kafka] vvcephei merged pull request #11952: MINOR: Fix stream-join metadata

2022-03-28 Thread GitBox
vvcephei merged pull request #11952: URL: https://github.com/apache/kafka/pull/11952 -- 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:

[GitHub] [kafka] vvcephei commented on pull request #11952: MINOR: Fix stream-join metadata

2022-03-28 Thread GitBox
vvcephei commented on pull request #11952: URL: https://github.com/apache/kafka/pull/11952#issuecomment-1080880253 It seems like the build is getting better. Only a couple of unrelated test failures: ``` [Build / JDK 8 and Scala 2.12 /

[GitHub] [kafka] yufeiyan1220 commented on a change in pull request #11953: KAFKA-13772: Unevenly distribute topic partitions for threads after resizing thread number

2022-03-28 Thread GitBox
yufeiyan1220 commented on a change in pull request #11953: URL: https://github.com/apache/kafka/pull/11953#discussion_r836585455 ## File path: core/src/test/scala/unit/kafka/server/AbstractFetcherThreadTest.scala ## @@ -1333,4 +1333,93 @@ class AbstractFetcherThreadTest {

[jira] [Updated] (KAFKA-13600) Rebalances while streams is in degraded state can cause stores to be reassigned and restore from scratch

2022-03-28 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna updated KAFKA-13600: -- Fix Version/s: 3.2.0 > Rebalances while streams is in degraded state can cause stores to be

[jira] [Resolved] (KAFKA-13600) Rebalances while streams is in degraded state can cause stores to be reassigned and restore from scratch

2022-03-28 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna resolved KAFKA-13600. --- Resolution: Fixed > Rebalances while streams is in degraded state can cause stores to be >

[GitHub] [kafka] cadonna commented on pull request #11760: KAFKA-13600: Kafka Streams - Fall back to most caught up client if no caught up clients exist

2022-03-28 Thread GitBox
cadonna commented on pull request #11760: URL: https://github.com/apache/kafka/pull/11760#issuecomment-1080760269 Cherry-picked to 3.2 -- 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

[GitHub] [kafka] cadonna merged pull request #11760: KAFKA-13600: Kafka Streams - Fall back to most caught up client if no caught up clients exist

2022-03-28 Thread GitBox
cadonna merged pull request #11760: URL: https://github.com/apache/kafka/pull/11760 -- 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:

[GitHub] [kafka] dajac commented on pull request #11942: KAFKA-13767: Fetch should return immediately when preferred read replica is defined

2022-03-28 Thread GitBox
dajac commented on pull request #11942: URL: https://github.com/apache/kafka/pull/11942#issuecomment-1080744558 @ijuma I am aware of some but I can't claim to be aware of all :). This seems to be a miss in the original implementation. I can't think of any reason not to complete the fetch

[GitHub] [kafka] cadonna commented on pull request #11760: KAFKA-13600: Kafka Streams - Fall back to most caught up client if no caught up clients exist

2022-03-28 Thread GitBox
cadonna commented on pull request #11760: URL: https://github.com/apache/kafka/pull/11760#issuecomment-1080743307 Streams system tests are green. Going to merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [kafka] ijuma commented on pull request #11942: KAFKA-13767: Fetch should return immediately when preferred read replica is defined

2022-03-28 Thread GitBox
ijuma commented on pull request #11942: URL: https://github.com/apache/kafka/pull/11942#issuecomment-1080735056 @dajac are you aware of previous changes in this area? cc @hachikuji -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [kafka] dajac commented on pull request #11927: KAFKA-13735/KAFKA-13736: Reenable SocketServerTest.closingChannelWithBufferedReceives and SocketServerTest.remoteCloseWithoutBufferedReceives

2022-03-28 Thread GitBox
dajac commented on pull request #11927: URL: https://github.com/apache/kafka/pull/11927#issuecomment-1080733305 Oh... no. -- 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] [Commented] (KAFKA-13736) Flaky kafka.network.SocketServerTest.closingChannelWithBufferedReceives

2022-03-28 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17513426#comment-17513426 ] Bruno Cadonna commented on KAFKA-13736: --- Reopened the ticket since I got a failure on an unrelated

[jira] [Reopened] (KAFKA-13736) Flaky kafka.network.SocketServerTest.closingChannelWithBufferedReceives

2022-03-28 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna reopened KAFKA-13736: --- > Flaky kafka.network.SocketServerTest.closingChannelWithBufferedReceives >

[GitHub] [kafka] cadonna commented on pull request #11927: KAFKA-13735/KAFKA-13736: Reenable SocketServerTest.closingChannelWithBufferedReceives and SocketServerTest.remoteCloseWithoutBufferedReceives

2022-03-28 Thread GitBox
cadonna commented on pull request #11927: URL: https://github.com/apache/kafka/pull/11927#issuecomment-1080728461 @dajac I got again a failure for `SocketServerTest.closingChannelWithBufferedReceives()` on an unrelated PR (https://github.com/apache/kafka/pull/11956). -- This is an

[GitHub] [kafka] cadonna commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080721434 Fine with me! -- 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

[GitHub] [kafka] ijuma commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
ijuma commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080720126 @cadonna your PR seems simpler. We can set @FireBurn as co-author and go with yours perhaps? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [kafka] cadonna edited a comment on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna edited a comment on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080716374 > @showuon I only found the log4j12 dependencies in the following projects: > streams:upgrade-system-tests-0100 streams:upgrade-system-tests-0101

[GitHub] [kafka] cadonna edited a comment on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna edited a comment on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080716374 > @showuon I only found the log4j12 dependencies in the following projects: > streams:upgrade-system-tests-0100 streams:upgrade-system-tests-0101

[GitHub] [kafka] cadonna commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080716374 > @showuon I only found the log4j12 dependencies in the following projects: > streams:upgrade-system-tests-0100 streams:upgrade-system-tests-0101 >I

[GitHub] [kafka] cadonna edited a comment on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna edited a comment on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080690140 @FireBurn Sorry, I did not intend to hijack the ticket, but code freeze is this Wednesday and we did not know if you were available. OK then we can stay on this PR.

[GitHub] [kafka] cadonna edited a comment on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna edited a comment on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080690140 @FireBurn Sorry, I did not intent to hijack the ticket, but code freeze is this Wednesday and we did not know if you were available. OK then we can stay on this PR.

[GitHub] [kafka] cadonna edited a comment on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna edited a comment on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080690140 Sorry, I did not intent to hijack the ticket, but code freeze is this Wednesday and we did not know if you were available. OK then we can stay on this PR. -- This

[GitHub] [kafka] cadonna commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080690140 Sorry, I did not intent to hijack the ticket, but code freeze is this Wednesday I we did not know if you were available. OK then we can stay on this PR. -- This is an

[GitHub] [kafka] cadonna commented on pull request #11956: KAFKA-13660: Use reload4j instead of log4j12

2022-03-28 Thread GitBox
cadonna commented on pull request #11956: URL: https://github.com/apache/kafka/pull/11956#issuecomment-1080687880 Call for review: @edoardocomar since you also commented on the other PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [kafka] FireBurn commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
FireBurn commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080687801 Sorry I can update it tonight -- 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

[GitHub] [kafka] cadonna commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-1080686115 Since we haven't gotten any answer from the original author for a couple of days and code freeze is approaching, I opened a new PR: https://github.com/apache/kafka/pull/11956

[GitHub] [kafka] cadonna opened a new pull request #11956: KAFKA-13660: Use reload4j instead of log4j12

2022-03-28 Thread GitBox
cadonna opened a new pull request #11956: URL: https://github.com/apache/kafka/pull/11956 This PR bumps the version of slf4j-log4j12 to 1.7.36 which automatically uses slf4j-reload4j. The slf4j-reload4j binding delegates log processing to the reload4j logging framework. ###

[GitHub] [kafka] viktorsomogyi commented on pull request #10738: KAFKA-6945: KIP-373, allow users to create delegation token for others

2022-03-28 Thread GitBox
viktorsomogyi commented on pull request #10738: URL: https://github.com/apache/kafka/pull/10738#issuecomment-1080679029 retest this please -- 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

[jira] [Commented] (KAFKA-12380) Executor in Connect's Worker is not shut down when the worker is

2022-03-28 Thread Rajani Karuturi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17513393#comment-17513393 ] Rajani Karuturi commented on KAFKA-12380: - I raised below pull request to fix this issue  

[GitHub] [kafka] karuturi opened a new pull request #11955: KAFKA-12380 Executor in Connect's Worker is not shut down when the worker is

2022-03-28 Thread GitBox
karuturi opened a new pull request #11955: URL: https://github.com/apache/kafka/pull/11955 added shutdown for executors and tests for the same ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build

[GitHub] [kafka] Gerrrr commented on a change in pull request #11945: KAFKA-13769: Explicitly route FK join results to correct partitions

2022-03-28 Thread GitBox
Ge commented on a change in pull request #11945: URL: https://github.com/apache/kafka/pull/11945#discussion_r836431097 ## File path: streams/src/main/java/org/apache/kafka/streams/kstream/internals/foreignkeyjoin/SubscriptionResponseWrapperSerde.java ## @@ -92,6 +103,32

[jira] [Created] (KAFKA-13773) Data loss after recovery from crash due to full hard disk

2022-03-28 Thread Tm Alkemade (Jira)
Tm Alkemade created KAFKA-13773: --- Summary: Data loss after recovery from crash due to full hard disk Key: KAFKA-13773 URL: https://issues.apache.org/jira/browse/KAFKA-13773 Project: Kafka

[GitHub] [kafka] Gerrrr commented on a change in pull request #11945: KAFKA-13769: Explicitly route FK join results to correct partitions

2022-03-28 Thread GitBox
Ge commented on a change in pull request #11945: URL: https://github.com/apache/kafka/pull/11945#discussion_r836421028 ## File path: streams/src/main/java/org/apache/kafka/streams/kstream/internals/foreignkeyjoin/SubscriptionResponseWrapperSerde.java ## @@ -64,7 +64,7 @@

[GitHub] [kafka] cadonna commented on pull request #11743: KAFKA-13660: Switch log4j12 to reload4j

2022-03-28 Thread GitBox
cadonna commented on pull request #11743: URL: https://github.com/apache/kafka/pull/11743#issuecomment-108062 @showuon I only found the log4j12 dependencies in the following projects: - `streams:upgrade-system-tests-0100` - `streams:upgrade-system-tests-0101` I guess they

[GitHub] [kafka] lkokhreidze commented on a change in pull request #11923: KAFKA-6718 / Documentation

2022-03-28 Thread GitBox
lkokhreidze commented on a change in pull request #11923: URL: https://github.com/apache/kafka/pull/11923#discussion_r836386016 ## File path: docs/streams/developer-guide/config-streams.html ## @@ -677,6 +685,30 @@ default.windowed.value.serde.innerThis is discussed in more

[GitHub] [kafka] yufeiyan1220 commented on a change in pull request #11953: KAFKA-13772: Unevenly distribute topic partitions for threads after resizing thread number

2022-03-28 Thread GitBox
yufeiyan1220 commented on a change in pull request #11953: URL: https://github.com/apache/kafka/pull/11953#discussion_r836342442 ## File path: core/src/test/scala/unit/kafka/server/AbstractFetcherThreadTest.scala ## @@ -1333,4 +1333,93 @@ class AbstractFetcherThreadTest {

[GitHub] [kafka] dengziming commented on pull request #11951: KAFKA-13737: Fix flaky test in LeaderElectionCommandTest

2022-03-28 Thread GitBox
dengziming commented on pull request #11951: URL: https://github.com/apache/kafka/pull/11951#issuecomment-1080546553 Changing the heartbeat request to advertise an offset only after it has been published, would make the test less flaky but can't completely remove the flakiness, because

[GitHub] [kafka] dotjdk commented on pull request #10390: KAFKA-12536: Add Instant-based methods to ReadOnlySessionStore

2022-03-28 Thread GitBox
dotjdk commented on pull request #10390: URL: https://github.com/apache/kafka/pull/10390#issuecomment-1080499059 The parameter name changes for `fetchSession` in this commit introduces some potential confusion. Looks like a copy/paste mistake from the `findSessions` methods.

[GitHub] [kafka] dajac commented on a change in pull request #11953: KAFKA-13772: Unevenly distribute topic partitions for threads after resizing thread number

2022-03-28 Thread GitBox
dajac commented on a change in pull request #11953: URL: https://github.com/apache/kafka/pull/11953#discussion_r836155421 ## File path: core/src/main/scala/kafka/server/AbstractFetcherManager.scala ## @@ -61,7 +61,9 @@ abstract class AbstractFetcherManager[T <:

[jira] [Resolved] (KAFKA-13735) Flaky kafka.network.SocketServerTest.remoteCloseWithoutBufferedReceives

2022-03-28 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna resolved KAFKA-13735. --- Resolution: Fixed > Flaky kafka.network.SocketServerTest.remoteCloseWithoutBufferedReceives

[jira] [Resolved] (KAFKA-13736) Flaky kafka.network.SocketServerTest.closingChannelWithBufferedReceives

2022-03-28 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna resolved KAFKA-13736. --- Resolution: Fixed > Flaky kafka.network.SocketServerTest.closingChannelWithBufferedReceives

[GitHub] [kafka] cadonna commented on pull request #11927: KAFKA-13735/KAFKA-13736: Reenable SocketServerTest.closingChannelWithBufferedReceives and SocketServerTest.remoteCloseWithoutBufferedReceives

2022-03-28 Thread GitBox
cadonna commented on pull request #11927: URL: https://github.com/apache/kafka/pull/11927#issuecomment-1080369649 @dajac Thanks a lot! -- 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

[jira] [Commented] (KAFKA-13660) Replace log4j with reload4j

2022-03-28 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17513243#comment-17513243 ] Bruno Cadonna commented on KAFKA-13660: --- [~vikash08mishra] I agree with [~tombentley] about

[GitHub] [kafka] bozhao12 commented on a change in pull request #11942: KAFKA-13767: Fetch should return immediately when preferred read replica is defined

2022-03-28 Thread GitBox
bozhao12 commented on a change in pull request #11942: URL: https://github.com/apache/kafka/pull/11942#discussion_r836181354 ## File path: core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala ## @@ -1300,6 +1300,62 @@ class ReplicaManagerTest {

[jira] [Updated] (KAFKA-13767) Fetch should return immediately when preferred read replica is defined

2022-03-28 Thread zhaobo (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhaobo updated KAFKA-13767: --- Summary: Fetch should return immediately when preferred read replica is defined (was: Fetch response did

[jira] [Commented] (KAFKA-13660) Replace log4j with reload4j

2022-03-28 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17513225#comment-17513225 ] Tom Bentley commented on KAFKA-13660: - [~vikash08mishra] I'm happy to include this in 3.1.1 if we

[GitHub] [kafka] dajac commented on pull request #11942: KAFKA-13767: Fetch should return immediately when preferred read replica is defined

2022-03-28 Thread GitBox
dajac commented on pull request #11942: URL: https://github.com/apache/kafka/pull/11942#issuecomment-1080325149 @bozhao12 Could you also update the description? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [kafka] dajac commented on a change in pull request #11942: KAFKA-13767: Fetch response did not need delay return when the preferred read replica not local replica

2022-03-28 Thread GitBox
dajac commented on a change in pull request #11942: URL: https://github.com/apache/kafka/pull/11942#discussion_r836134933 ## File path: core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala ## @@ -1300,6 +1300,62 @@ class ReplicaManagerTest {

[jira] [Commented] (KAFKA-13660) Replace log4j with reload4j

2022-03-28 Thread Vikash Mishra (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17513214#comment-17513214 ] Vikash Mishra commented on KAFKA-13660: --- Hi [~cadonna] [~tombentley] , do we have any clarity on

[GitHub] [kafka] showuon commented on pull request #10367: KAFKA-12495: allow consecutive revoke in incremental cooperative assignor in connector

2022-03-28 Thread GitBox
showuon commented on pull request #10367: URL: https://github.com/apache/kafka/pull/10367#issuecomment-1080254334 @kkonstantine , sorry to keep pinging you, but we need your advice before we can continue. Thanks. -- This is an automated message from the Apache Git Service. To respond to