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] Make Namespaces.deleteNamespaceBundle async #16287

Merged
merged 8 commits into from
Jul 13, 2022

Conversation

RobertIndie
Copy link
Member

@RobertIndie RobertIndie commented Jun 29, 2022

Master Issue: #14365

Motivation

Please see #14365

Modifications

  • Make Namespaces.deleteNamespaceBundle async
  • Combine internalDeleteNamespaceBundle
  • Make removeOwnedServiceUnit async

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@RobertIndie RobertIndie self-assigned this Jun 29, 2022
@RobertIndie RobertIndie added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages area/admin labels Jun 29, 2022
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jun 29, 2022
@RobertIndie RobertIndie added this to the 2.11.0 milestone Jun 29, 2022
@RobertIndie
Copy link
Member Author

Please take a look if you have time. @mattisonchao @Technoboy-

@RobertIndie RobertIndie merged commit 147672f into apache:master Jul 13, 2022
gaozhangmin pushed a commit to gaozhangmin/pulsar that referenced this pull request Jul 14, 2022
…#16287)

Master Issue: apache#14365

### Motivation

Please see apache#14365

### Modifications

* Make Namespaces.deleteNamespaceBundle async
* Combine internalDeleteNamespaceBundle
* Make removeOwnedServiceUnit async
wuxuanqicn pushed a commit to wuxuanqicn/pulsar that referenced this pull request Jul 14, 2022
…#16287)

Master Issue: apache#14365

### Motivation

Please see apache#14365

### Modifications

* Make Namespaces.deleteNamespaceBundle async
* Combine internalDeleteNamespaceBundle
* Make removeOwnedServiceUnit async
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/admin doc-not-needed Your PR changes do not impact docs type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants