mirror of https://github.com/apache/kafka.git
CI / build (push) Waiting to run
Details
This PR rewrites `RemoteTopicCrudTest` in Java using the `@ClusterTest` framework and moves it to the `storage` module. **Note:** Two test cases have not yet been migrated - `testClusterWideDisablementOfTieredStorageWithEnabledTieredTopic` - `testClusterWithoutTieredStorageStartsSuccessfullyIfTopicWithTieringDisabled` These tests rely on modifying broker configs during the test lifecycle, which `ClusterTest` currently does not support. They will be migrated in a follow-up PR after [#16808](https://github.com/apache/kafka/pull/16808) is merged, which introduces support for config updates in `ClusterTest`. Reviewers: Ken Huang <s7133700@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com> |
||
---|---|---|
.. | ||
.scalafmt.conf | ||
checkstyle.xml | ||
import-control-clients-integration-tests.xml | ||
import-control-coordinator-common.xml | ||
import-control-core.xml | ||
import-control-examples.xml | ||
import-control-group-coordinator.xml | ||
import-control-jmh-benchmarks.xml | ||
import-control-metadata.xml | ||
import-control-server-common.xml | ||
import-control-server.xml | ||
import-control-share-coordinator.xml | ||
import-control-storage.xml | ||
import-control-test-common-internal-api.xml | ||
import-control-test-common-runtime.xml | ||
import-control-test-common-util.xml | ||
import-control-transaction-coordinator.xml | ||
import-control.xml | ||
java.header | ||
suppressions.xml |