Skip to content

Fix describe json output and add offset overwrite IT#202

Merged
fvaleri merged 1 commit into
showuon:cl3from
fvaleri:json-st
Jun 16, 2026
Merged

Fix describe json output and add offset overwrite IT#202
fvaleri merged 1 commit into
showuon:cl3from
fvaleri:json-st

Conversation

@fvaleri

@fvaleri fvaleri commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Fix ClusterMirrorCommand to return [] instead of a text message when --describe --json is used and no mirrors exist. Add integration test to verify that stopping a mirror topic does not cause syncGroupOffsets to overwrite consumer group offsets with stale source values.

Refactor AsyncClusterMirrorIntegrationTest to make it faster. We are down from 12 min (cl3) to 2.45 min with one additional test.

@fvaleri
fvaleri requested a review from showuon June 15, 2026 10:17
@showuon

showuon commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Added cluster mirroring IT in github workflow: fvaleri#6

The test PR runs in github ci: #203

@showuon

showuon commented Jun 16, 2026

Copy link
Copy Markdown
Owner

UT is failing: RemoteLogManagerTest > testCopyQuota(boolean) > "testCopyQuota(boolean).quotaExceeded=false" FAILED

@showuon showuon mentioned this pull request Jun 16, 2026
3 tasks
Fix ClusterMirrorCommand to return [] instead of a text message when
--describe --json is used and no mirrors exist. Add integration test
to verify that stopping a mirror topic does not cause syncGroupOffsets
to overwrite consumer group offsets with stale source values.

Refactor AsyncClusterMirrorIntegrationTest to make it faster.
We are down from 12 min (cl3) to 2.45 min with one additional test.

Signed-off-by: Federico Valeri <fedevaleri@gmail.com>
@fvaleri

fvaleri commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator Author

Unit tests looks good locally.

BUILD SUCCESSFUL in 11m 13s
249 actionable tasks: 249 executed

Failing unit test was marked as flaky:
https://issues.apache.org/jira/browse/KAFKA-19578

@fvaleri
fvaleri merged commit bbd7e4a into showuon:cl3 Jun 16, 2026
1 check failed
@fvaleri
fvaleri deleted the json-st branch June 16, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants