Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve][broker] Follow up #19230 to tighten the validation scope (#19234) #19839

Merged
merged 1 commit into from Mar 17, 2023
Merged

Conversation

mattisonchao
Copy link
Member

@mattisonchao mattisonchao commented Mar 16, 2023

Motivation

This PR is following up #19230

As @yuruguo mentioned #19230 (comment), we can tighten the validation scope.

I've checked the logic and found we have no way to create the partition topic with the -partition-{index} template. So we can righten the validation scope.

I will keep working on the partition topic section and try to clarify the concept and logic. Plus, ensuring compatibility.

Modifications

  • tighten the validation scope

(cherry picked from commit 246c270)

  • doc-not-needed

…19234)

### Motivation
This PR is following up #19230

As @yuruguo mentioned #19230 (comment), we can tighten the validation scope.

I've checked the logic and found we have no way to create the partition topic with the `-partition-{index}` template. So we can righten the validation scope.

I will keep working on the partition topic section and try to clarify the concept and logic. Plus, ensuring compatibility.

### Modifications

- tighten the validation scope

(cherry picked from commit 246c270)
@mattisonchao mattisonchao self-assigned this Mar 16, 2023
@mattisonchao mattisonchao added this to the 3.0.0 milestone Mar 16, 2023
@github-actions
Copy link

@mattisonchao Please add the following content to your PR description and select a checkbox:

- [ ] `doc` <!-- Your PR contains doc changes -->
- [ ] `doc-required` <!-- Your PR changes impact docs and you will update later -->
- [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-complete` <!-- Docs have been already added -->

@mattisonchao mattisonchao reopened this Mar 16, 2023
@github-actions github-actions bot added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Mar 16, 2023
@mattisonchao mattisonchao merged commit 155df66 into apache:branch-2.11 Mar 17, 2023
51 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants