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

Avoid call sync method in async rest API for force delete subscription #13668

Merged
merged 6 commits into from
Jan 12, 2022
Merged

Avoid call sync method in async rest API for force delete subscription #13668

merged 6 commits into from
Jan 12, 2022

Conversation

mattisonchao
Copy link
Member

Motivation

Same to #13666

Modifications

  • Change sync method to async.

Verifying this change

  • Make sure that the change passes the CI checks.

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API: (no)
  • The schema: ( no )
  • The default values of configurations: (no)
  • The wire protocol: (no)
  • The rest endpoints: (no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

Documentation

  • no-need-doc

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 7, 2022
@mattisonchao
Copy link
Member Author

@codelipenghui

PTAL :)

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

Lgtm

@eolivelli
Copy link
Contributor

@codelipenghui please don't add labels to cherry pick this kind of patches to branch 2.8 and 2.9.

We should cherry pick only critical fixes

@eolivelli
Copy link
Contributor

@codelipenghui can you please take another look ?

@codelipenghui
Copy link
Contributor

@mattisonchao I have left a few comments, PTAL.

mattisonchao and others added 2 commits January 12, 2022 17:42
@mattisonchao
Copy link
Member Author

@mattisonchao I have left a few comments, PTAL.

I will fix it ASAP.

@codelipenghui
Copy link
Contributor

/pulsarbot run-failure-checks

@codelipenghui codelipenghui merged commit 416e7e5 into apache:master Jan 12, 2022
@merlimat merlimat added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Jan 13, 2022
codelipenghui pushed a commit that referenced this pull request Jan 18, 2022
@codelipenghui codelipenghui added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/broker cherry-picked/branch-2.8 Archived: 2.8 is end of life cherry-picked/branch-2.9 Archived: 2.9 is end of life doc-not-needed Your PR changes do not impact docs release/2.8.3 release/2.9.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants