Skip to content

[Improvement-17929] Make default worker group persistent and prevent workers from joining non-existent worker groups#17963

Draft
ruanwenjun wants to merge 1 commit intoapache:devfrom
ruanwenjun:dev_wenjun_fix17929
Draft

[Improvement-17929] Make default worker group persistent and prevent workers from joining non-existent worker groups#17963
ruanwenjun wants to merge 1 commit intoapache:devfrom
ruanwenjun:dev_wenjun_fix17929

Conversation

@ruanwenjun
Copy link
Member

Purpose of the pull request

close #17929

Brief change log

  • Initialize a default workergroup at t_ds_worker_group
  • Master will ignore the worker which doesn't belong to a valid worker group.

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

…workers from joining non-existent worker groups
@SbloodyS SbloodyS modified the milestones: 3.4.1, 3.4.2 Feb 28, 2026
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.

[Improvement][API] Make default worker group persistent and prevent workers from joining non-persistent worker groups

2 participants