Skip to content

feat(inkless:test): implement system test for classic to diskless migration#581

Draft
giuseppelillo wants to merge 2 commits intomainfrom
giuseppelillo/diskless-migration-system-test
Draft

feat(inkless:test): implement system test for classic to diskless migration#581
giuseppelillo wants to merge 2 commits intomainfrom
giuseppelillo/diskless-migration-system-test

Conversation

@giuseppelillo
Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +298 to +303

- name: software.amazon.awssdk
level: WARN

- name: io.netty
level: WARN
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoid overfilling logs with S3 debug logs

Comment on lines +103 to +111
def supports_command_config(self):
return self >= V_4_2_0

def supports_formatter_property(self):
return self >= V_4_2_0

def supports_command_property(self):
return self >= V_4_2_0

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@giuseppelillo giuseppelillo force-pushed the giuseppelillo/diskless-migration-system-test branch 2 times, most recently from 1c2c2aa to 9027a20 Compare May 5, 2026 09:17
@giuseppelillo giuseppelillo force-pushed the giuseppelillo/diskless-migration-system-test branch from 9027a20 to 5de7cf2 Compare May 6, 2026 08:38
Comment thread tests/kafkatest/tests/inkless/inkless_topic_migration_test.py
LocalTieredStorage lives in storage/src/test/java and is needed on the
broker classpath by InklessTopicMigrationTest's tiered-to-diskless
migration test. Wire `testJar` into `:storage`'s `systemTestLibs` so
`./gradlew systemTestLibs` produces kafka-storage-*-test.jar.
@giuseppelillo giuseppelillo force-pushed the giuseppelillo/diskless-migration-system-test branch from 5de7cf2 to ee8517b Compare May 8, 2026 12:57
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