[GitHub] [kafka] dengziming merged pull request #12272: MINOR: Update the README file in examples.

2022-10-17 Thread GitBox
dengziming merged PR #12272: URL: https://github.com/apache/kafka/pull/12272 -- 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-unsubscr...@kafka.apac

[jira] [Commented] (KAFKA-14312) Kraft + ProducerStateManager: produce requests to new partitions with a non-zero sequence number should be rejected

2022-10-17 Thread Travis Bischel (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619197#comment-17619197 ] Travis Bischel commented on KAFKA-14312: Agreed, the comment indicates another s

[jira] [Comment Edited] (KAFKA-14312) Kraft + ProducerStateManager: produce requests to new partitions with a non-zero sequence number should be rejected

2022-10-17 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619180#comment-17619180 ] Justine Olshan edited comment on KAFKA-14312 at 10/18/22 1:22 AM:

[jira] [Commented] (KAFKA-14312) Kraft + ProducerStateManager: produce requests to new partitions with a non-zero sequence number should be rejected

2022-10-17 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619180#comment-17619180 ] Justine Olshan commented on KAFKA-14312: Not sure if this is what you were sayin

[jira] [Commented] (KAFKA-14312) Kraft + ProducerStateManager: produce requests to new partitions with a non-zero sequence number should be rejected

2022-10-17 Thread Travis Bischel (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619169#comment-17619169 ] Travis Bischel commented on KAFKA-14312: My investigation for this issue comes f

[jira] [Created] (KAFKA-14313) Kraft: immediately producing to new topics occasionally returns NOT_LEADER_FOR_PARTITION

2022-10-17 Thread Travis Bischel (Jira)
Travis Bischel created KAFKA-14313: -- Summary: Kraft: immediately producing to new topics occasionally returns NOT_LEADER_FOR_PARTITION Key: KAFKA-14313 URL: https://issues.apache.org/jira/browse/KAFKA-14313

[jira] [Created] (KAFKA-14312) Kraft + ProducerStateManager: produce requests to new partitions with a non-zero sequence number should be rejected

2022-10-17 Thread Travis Bischel (Jira)
Travis Bischel created KAFKA-14312: -- Summary: Kraft + ProducerStateManager: produce requests to new partitions with a non-zero sequence number should be rejected Key: KAFKA-14312 URL: https://issues.apache.org/ji

[jira] [Created] (KAFKA-14311) Connect Worker clean shutdown does not cleanly stop connectors/tasks

2022-10-17 Thread Greg Harris (Jira)
Greg Harris created KAFKA-14311: --- Summary: Connect Worker clean shutdown does not cleanly stop connectors/tasks Key: KAFKA-14311 URL: https://issues.apache.org/jira/browse/KAFKA-14311 Project: Kafka

[jira] [Created] (KAFKA-14310) EventQueueTimeMs is incorrent for delayed events

2022-10-17 Thread Jira
José Armando García Sancio created KAFKA-14310: -- Summary: EventQueueTimeMs is incorrent for delayed events Key: KAFKA-14310 URL: https://issues.apache.org/jira/browse/KAFKA-14310 Project:

[jira] [Commented] (KAFKA-14178) NoOpRecord incorrectly causes high controller queue time metric

2022-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-14178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619146#comment-17619146 ] José Armando García Sancio commented on KAFKA-14178: They should con

[GitHub] [kafka] hachikuji merged pull request #12738: minor: Trying to fix some flakiness in KRaftClusterTest::testDescribeQuorumRequestToBrokers()

2022-10-17 Thread GitBox
hachikuji merged PR #12738: URL: https://github.com/apache/kafka/pull/12738 -- 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-unsubscr...@kafka.apach

[GitHub] [kafka] jsancio opened a new pull request, #12761: KAFKA-14307; Controller time-based snapshots

2022-10-17 Thread GitBox
jsancio opened a new pull request, #12761: URL: https://github.com/apache/kafka/pull/12761 TODO!! ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including

[jira] [Assigned] (KAFKA-14309) Kafka Streams upgrade tests do not cover for FK-joins

2022-10-17 Thread Lucas Brutschy (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Brutschy reassigned KAFKA-14309: -- Assignee: Lucas Brutschy > Kafka Streams upgrade tests do not cover for FK-joins > --

[GitHub] [kafka] jonathan-albrecht-ibm commented on pull request #12343: MINOR: Update unit/integration tests to work with the IBM Semeru JDK

2022-10-17 Thread GitBox
jonathan-albrecht-ibm commented on PR #12343: URL: https://github.com/apache/kafka/pull/12343#issuecomment-1281468382 I have rebased this PR to latest trunk. I don't think the tests that failed are related to these changes. Would it be possible for someone to review? -- This is an automat

[GitHub] [kafka] lucasbru opened a new pull request, #12760: KAFKA-14309: FK join upgrades not tested with DEV_VERSION

2022-10-17 Thread GitBox
lucasbru opened a new pull request, #12760: URL: https://github.com/apache/kafka/pull/12760 The streams upgrade system inserted FK join code for every version of the the StreamsUpgradeTest except for the latest. Also, the original code never switched on the `test.run_fk_join` flag for the t

[jira] [Created] (KAFKA-14309) Kafka Streams upgrade tests do not cover for FK-joins

2022-10-17 Thread Lucas Brutschy (Jira)
Lucas Brutschy created KAFKA-14309: -- Summary: Kafka Streams upgrade tests do not cover for FK-joins Key: KAFKA-14309 URL: https://issues.apache.org/jira/browse/KAFKA-14309 Project: Kafka Iss

[GitHub] [kafka] cadonna commented on a diff in pull request #12465: KAFKA-12950: Replace EasyMock and PowerMock with Mockito for KafkaStreamsTest

2022-10-17 Thread GitBox
cadonna commented on code in PR #12465: URL: https://github.com/apache/kafka/pull/12465#discussion_r997406087 ## streams/src/main/java/org/apache/kafka/streams/KafkaStreams.java: ## @@ -1096,7 +1096,7 @@ private Optional removeStreamThread(final long timeoutMs) throws Timeout

[GitHub] [kafka] jsancio merged pull request #12610: MINOR; Update documentation for printing dependencies

2022-10-17 Thread GitBox
jsancio merged PR #12610: URL: https://github.com/apache/kafka/pull/12610 -- 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-unsubscr...@kafka.apache.

[GitHub] [kafka] divijvaidya commented on a diff in pull request #12684: KAFKA-14254; Format timestamps as dates in logs

2022-10-17 Thread GitBox
divijvaidya commented on code in PR #12684: URL: https://github.com/apache/kafka/pull/12684#discussion_r997381071 ## streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java: ## @@ -1447,6 +1450,11 @@ private int updateMinSupportedVersion(

[GitHub] [kafka] soarez commented on a diff in pull request #12752: KAFKA-14303 Fix batch.size=0 in BuiltInPartitioner

2022-10-17 Thread GitBox
soarez commented on code in PR #12752: URL: https://github.com/apache/kafka/pull/12752#discussion_r997378161 ## clients/src/main/java/org/apache/kafka/clients/producer/internals/RecordAccumulator.java: ## @@ -127,7 +127,9 @@ public RecordAccumulator(LogContext logContext,

[GitHub] [kafka] divijvaidya commented on a diff in pull request #12465: KAFKA-12950: Replace EasyMock and PowerMock with Mockito for KafkaStreamsTest

2022-10-17 Thread GitBox
divijvaidya commented on code in PR #12465: URL: https://github.com/apache/kafka/pull/12465#discussion_r997374051 ## streams/src/main/java/org/apache/kafka/streams/KafkaStreams.java: ## @@ -1096,7 +1096,7 @@ private Optional removeStreamThread(final long timeoutMs) throws Timeo

[GitHub] [kafka] vjanelle commented on pull request #12675: KAFKA-14256: Upgrade from Scala 2.13.8 to 2.13.10

2022-10-17 Thread GitBox
vjanelle commented on PR #12675: URL: https://github.com/apache/kafka/pull/12675#issuecomment-1281287366 @mdedetrich https://github.com/vjanelle/kafka/tree/2.8.2-scalaupdate - thank you 🙇 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [kafka] vjanelle closed pull request #12759: 2.13.10 update for apache kafka 2.8.2

2022-10-17 Thread GitBox
vjanelle closed pull request #12759: 2.13.10 update for apache kafka 2.8.2 URL: https://github.com/apache/kafka/pull/12759 -- 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 un

[GitHub] [kafka] vjanelle opened a new pull request, #12759: 2.13.10 update for apache kafka 2.8.2

2022-10-17 Thread GitBox
vjanelle opened a new pull request, #12759: URL: https://github.com/apache/kafka/pull/12759 Backporting changes for apache kafka 2.8.2, pulling in changes from apache/kafka/#12675 *More detailed description of your change, if necessary. The PR title and PR message become the squ

[jira] [Updated] (KAFKA-14133) Remaining EasyMock to Mockito tests

2022-10-17 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-14133: - Description: {color:#de350b}There are tests which use both PowerMock and EasyMock. I have put t

[GitHub] [kafka] lucasbru commented on pull request #12749: KAFKA-14299: Fix busy polling with separate state restoration

2022-10-17 Thread GitBox
lucasbru commented on PR #12749: URL: https://github.com/apache/kafka/pull/12749#issuecomment-1281213000 Failures look largely unrelated. However, `SmokeTestDriverIntegrationTest` fails - so since this code path wasn't modified here, it looks like it is already flaky in `trunk`. -- This

[jira] [Commented] (KAFKA-14133) Remaining EasyMock to Mockito tests

2022-10-17 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619024#comment-17619024 ] Divij Vaidya commented on KAFKA-14133: -- [~shekharrajak] StreamsMetricsImlTest file

[GitHub] [kafka] lucasbru commented on a diff in pull request #12749: KAFKA-14299: Fix busy polling with separate state restoration

2022-10-17 Thread GitBox
lucasbru commented on code in PR #12749: URL: https://github.com/apache/kafka/pull/12749#discussion_r997333119 ## streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java: ## @@ -2927,7 +2927,30 @@ void runOnce() { @Test public void sh

[jira] [Updated] (KAFKA-14132) Remaining PowerMock to Mockito tests

2022-10-17 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-14132: - Description: {color:#de350b}Some of the tests below use EasyMock as well. For those migrate bot

[jira] [Updated] (KAFKA-14133) Remaining EasyMock to Mockito tests

2022-10-17 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-14133: - Description: {color:#de350b}There are tests which use both PowerMock and EasyMock. I have put t

[GitHub] [kafka] lucasbru commented on pull request #12743: KAFKA-14299: Fix incorrect pauses in separate state restoration

2022-10-17 Thread GitBox
lucasbru commented on PR #12743: URL: https://github.com/apache/kafka/pull/12743#issuecomment-1281204100 I removed the integration test, because more fixes are needed to make it work and I do not want to put them all in one PR. I will bring it back later. -- This is an automated message f

[jira] [Assigned] (KAFKA-4107) Support offset reset capability in Kafka Connect

2022-10-17 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton reassigned KAFKA-4107: Assignee: Chris Egerton > Support offset reset capability in Kafka Connect > -

[GitHub] [kafka] divijvaidya commented on a diff in pull request #12739: Replace EasyMock and PowerMock with Mockito | TimeOrderedCachingPersistentWindowStoreTest

2022-10-17 Thread GitBox
divijvaidya commented on code in PR #12739: URL: https://github.com/apache/kafka/pull/12739#discussion_r997087704 ## streams/src/test/java/org/apache/kafka/streams/state/internals/TimeOrderedCachingPersistentWindowStoreTest.java: ## @@ -1159,58 +1183,42 @@ public void shouldNot

[jira] [Updated] (KAFKA-14133) Remaining EasyMock to Mockito tests

2022-10-17 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-14133: - Description: {color:#de350b}There are tests which use both PowerMock and EasyMock. I have put t

[GitHub] [kafka] ashmeet13 commented on pull request #12684: KAFKA-14254; Format timestamps as dates in logs

2022-10-17 Thread GitBox
ashmeet13 commented on PR #12684: URL: https://github.com/apache/kafka/pull/12684#issuecomment-1281173832 Hi @vvcephei, bumping this PR up in case it got missed. Could please have a look at this? -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [kafka] cadonna commented on a diff in pull request #12524: KAFKA-14133: Replace EasyMock with Mockito in streams test

2022-10-17 Thread GitBox
cadonna commented on code in PR #12524: URL: https://github.com/apache/kafka/pull/12524#discussion_r997296305 ## streams/src/test/java/org/apache/kafka/streams/processor/internals/StandbyTaskTest.java: ## @@ -313,36 +282,29 @@ public void shouldNotFlushAndThrowOnCloseDirty() {

[GitHub] [kafka] cadonna commented on a diff in pull request #12524: KAFKA-14133: Replace EasyMock with Mockito in streams test

2022-10-17 Thread GitBox
cadonna commented on code in PR #12524: URL: https://github.com/apache/kafka/pull/12524#discussion_r997292607 ## streams/src/test/java/org/apache/kafka/streams/processor/internals/StandbyTaskTest.java: ## @@ -313,36 +282,29 @@ public void shouldNotFlushAndThrowOnCloseDirty() {

[GitHub] [kafka] cadonna commented on a diff in pull request #12524: KAFKA-14133: Replace EasyMock with Mockito in streams test

2022-10-17 Thread GitBox
cadonna commented on code in PR #12524: URL: https://github.com/apache/kafka/pull/12524#discussion_r997292607 ## streams/src/test/java/org/apache/kafka/streams/processor/internals/StandbyTaskTest.java: ## @@ -313,36 +282,29 @@ public void shouldNotFlushAndThrowOnCloseDirty() {

[GitHub] [kafka] cadonna commented on a diff in pull request #12749: KAFKA-14299: Fix busy polling with separate state restoration

2022-10-17 Thread GitBox
cadonna commented on code in PR #12749: URL: https://github.com/apache/kafka/pull/12749#discussion_r997214392 ## streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java: ## @@ -2927,7 +2927,30 @@ void runOnce() { @Test public void sho

[GitHub] [kafka] ijuma merged pull request #12751: MINOR: Include TLS version in transport layer debug log

2022-10-17 Thread GitBox
ijuma merged PR #12751: URL: https://github.com/apache/kafka/pull/12751 -- 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-unsubscr...@kafka.apache.or

[jira] [Commented] (KAFKA-8350) Splitting batches should consider topic-level message size

2022-10-17 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618948#comment-17618948 ] Mark Robert Miller commented on KAFKA-8350: --- Yup. Log spam attack, attempts lef

[jira] [Updated] (KAFKA-14132) Remaining PowerMock to Mockito tests

2022-10-17 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-14132: - Description: {color:#de350b}Some of the tests below use EasyMock as well. For those migrate bot

[jira] [Updated] (KAFKA-14132) Remaining PowerMock to Mockito tests

2022-10-17 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-14132: - Description: {color:#de350b}Some of the tests below use EasyMock as well. For those migrate bot

[jira] [Updated] (KAFKA-14132) Remaining PowerMock to Mockito tests

2022-10-17 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-14132: - Description: {color:#de350b}Some of the tests below use EasyMock as well. For those migrate bot

[GitHub] [kafka] shekhar-rajak commented on pull request #12735: Replace EasyMock and PowerMock with Mockito in connect/runtime/ErrorHandlingTaskTest | KAFKA-14059

2022-10-17 Thread GitBox
shekhar-rajak commented on PR #12735: URL: https://github.com/apache/kafka/pull/12735#issuecomment-1280899123 > I almost forgot to mention @shekhar-rajak , you will need to remove the test from the block list here: https://github.com/apache/kafka/blob/trunk/build.gradle#L409 since it can no

[jira] [Updated] (KAFKA-14132) Remaining PowerMock to Mockito tests

2022-10-17 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya updated KAFKA-14132: - Description: {color:#de350b}Some of the tests below use EasyMock as well. For those migrate bot

[GitHub] [kafka] divijvaidya commented on pull request #12735: Replace EasyMock and PowerMock with Mockito in connect/runtime/ErrorHandlingTaskTest | KAFKA-14059

2022-10-17 Thread GitBox
divijvaidya commented on PR #12735: URL: https://github.com/apache/kafka/pull/12735#issuecomment-1280883898 I almost forgot to mention @shekhar-rajak , you will need to remove the test from the block list here: https://github.com/apache/kafka/blob/trunk/build.gradle#L409 since it can now w

[jira] [Commented] (KAFKA-14306) add uniform serializer and deserializer to the kafka protocol

2022-10-17 Thread maayan shani (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618871#comment-17618871 ] maayan shani commented on KAFKA-14306: -- [~dengziming] Hi, the kafka protocol can co

[jira] [Commented] (KAFKA-14255) Fetching from follower should be disallowed if fetch from follower is disabled

2022-10-17 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618868#comment-17618868 ] David Jacot commented on KAFKA-14255: - Raised the following tickets for impacted cli

[GitHub] [kafka] mdedetrich closed pull request #12755: MINOR; Remove zinc workaround

2022-10-17 Thread GitBox
mdedetrich closed pull request #12755: MINOR; Remove zinc workaround URL: https://github.com/apache/kafka/pull/12755 -- 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 unsubscr

[GitHub] [kafka] mdedetrich commented on pull request #12755: MINOR; Remove zinc workaround

2022-10-17 Thread GitBox
mdedetrich commented on PR #12755: URL: https://github.com/apache/kafka/pull/12755#issuecomment-1280635868 This is unrelated, closing. -- 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] mdedetrich commented on pull request #12675: KAFKA-14256: Upgrade from Scala 2.13.8 to 2.13.10

2022-10-17 Thread GitBox
mdedetrich commented on PR #12675: URL: https://github.com/apache/kafka/pull/12675#issuecomment-1280633531 So I managed to solve one problem but created another. So I have solved the issues with the zinc incremental compiler (it appears that the version of zinc was too old for the new Scala

[GitHub] [kafka] showuon commented on pull request #12711: MINOR: Skip snapshot header footer

2022-10-17 Thread GitBox
showuon commented on PR #12711: URL: https://github.com/apache/kafka/pull/12711#issuecomment-1280561793 @dengziming @jsancio , thanks for the comments. Adding tests for `MetadataShell` now. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [kafka] showuon commented on a diff in pull request #12711: MINOR: Skip snapshot header footer

2022-10-17 Thread GitBox
showuon commented on code in PR #12711: URL: https://github.com/apache/kafka/pull/12711#discussion_r996824526 ## metadata/src/main/java/org/apache/kafka/metadata/util/SnapshotFileReader.java: ## @@ -131,6 +132,10 @@ private void handleControlBatch(FileChannelRecordBatch batch)

[jira] [Created] (KAFKA-14308) metadata shell might not need to handle leader change message

2022-10-17 Thread Luke Chen (Jira)
Luke Chen created KAFKA-14308: - Summary: metadata shell might not need to handle leader change message Key: KAFKA-14308 URL: https://issues.apache.org/jira/browse/KAFKA-14308 Project: Kafka Issu

[jira] [Updated] (KAFKA-14302) Infinite probing rebalance if a changelog topic got emptied

2022-10-17 Thread Damien Gasparina (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Gasparina updated KAFKA-14302: - Description: If a store, with a changelog topic, has been fully emptied, it could genera

[jira] [Updated] (KAFKA-14302) Infinite probing rebalance if a changelog topic got emptied

2022-10-17 Thread Damien Gasparina (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Gasparina updated KAFKA-14302: - Description: If a store, with a changelog topic, has been fully emptied, it could genera