Skip to content

refactor(semaphore): replace forget APIs - #174

Merged
tisonkun merged 1 commit into
apache:mainfrom
Phoenix500526:issue/171
Aug 22, 2026
Merged

refactor(semaphore): replace forget APIs#174
tisonkun merged 1 commit into
apache:mainfrom
Phoenix500526:issue/171

Conversation

@Phoenix500526

Copy link
Copy Markdown
Contributor

The old names hid the difference between bounded draining and exact logical balance reduction. Distinct names make both contracts explicit.

CLOSES #171

The old names hid the difference between bounded draining and exact
logical balance reduction. Distinct names make both contracts explicit.

CLOSES apache#171

Signed-off-by: Jiawei Zhao <Phoenix500526@163.com>

@tisonkun tisonkun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @Phoenix500526! LGTM.

Merging ...

@tisonkun
tisonkun merged commit d871591 into apache:main Aug 22, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace semaphore-level forget APIs for 0.7

2 participants