TaiJuWu

Results 20 issues of TaiJuWu

*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 testing...

*More detailed description of your change, Rewrite LogValidatorTest.scala to java version *Summary of testing strategy (including rationale) ### Committer Checklist (excluded from commit message) - [ ] Verify design and...

*More detailed description of your change, 1. New interface `aliveBrokers()` for `clusterInstance`. 2. Migrate opic command integration test migrate to new test infra *Summary of testing strategy (including rationale) ###...

tests

jira: https://issues.apache.org/jira/browse/KAFKA-17137 *More detailed description of your change, createDelegationToken + maxLifeTimeStamp + DELEGATION_TOKEN_EXPIRY_TIME_MS_CONFIG *Summary of testing strategy (including rationale) ### Committer Checklist (excluded from commit message) - [ ] Verify...

*More detailed description of your change, Add two helper function: `clusterInstance#createTopic` and `cluster#consistentMetadata` *Summary of testing strategy (including rationale) for the feature or bug fix. Unit and/or integration tests are...

*More detailed description of your change, Only document *Summary of testing strategy (including rationale) ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [...

docs
consumer

Jira: https://issues.apache.org/jira/browse/KAFKA-17390 *More detailed description of your change, Remove broker-list in GetOffsetShell *Summary of testing strategy (including rationale) for the feature or bug fix. Unit and/or integration tests are expected...

Current implement have default label and default value as below: ``` xs_label: 'size/xs' xs_max_size: '10' s_label: 'size/s' s_max_size: '100' m_label: 'size/m' m_max_size: '500' ``` Could I disable `size/s` and `size/m`?...

jira: https://issues.apache.org/jira/browse/KAFKA-17037 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify...

core
kraft
clients
ci-approved

Jira: https://issues.apache.org/jira/browse/KAFKA-16816 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify...

consumer
clients