Skip to content

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

Merged
mattisonchao merged 1 commit intoapache:branch-2.11from
mattisonchao:cp/19234
Mar 17, 2023
Merged

[improve][broker] Follow up #19230 to tighten the validation scope (#19234)#19839
mattisonchao merged 1 commit intoapache:branch-2.11from
mattisonchao:cp/19234

Conversation

@mattisonchao
Copy link
Copy Markdown
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
Copy Markdown

@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
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.

2 participants