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

Fix collection get bug in ResourceGroupService #12499

Merged

Conversation

hezhangjian
Copy link
Member

@hezhangjian hezhangjian commented Oct 26, 2021

Motivation

The wrong get will always return null.

Modifications

Change java.lang.String type to NamespaceName type

Documentation

Need to update docs?

  • no-need-doc

    Little bug fix

@github-actions
Copy link

@Shoothzj:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions github-actions bot added doc-label-missing doc-not-needed Your PR changes do not impact docs labels Oct 26, 2021
@hezhangjian
Copy link
Member Author

/pulsarbot run-failure-checks

@merlimat
Copy link
Contributor

The test failures are related to this change.

@hezhangjian
Copy link
Member Author

The test failures are related to this change.

You are right, the former code can't calculate the namespace resource group, then some test code are based on wrong code. I'll fix that

@hezhangjian hezhangjian reopened this Nov 3, 2021
@hezhangjian hezhangjian marked this pull request as ready for review November 3, 2021 04:49
@hezhangjian hezhangjian closed this Nov 3, 2021
@hezhangjian hezhangjian reopened this Nov 3, 2021
@hezhangjian
Copy link
Member Author

/pulsarbot run-failure-checks

@hezhangjian
Copy link
Member Author

@merlimat PTAL

@codelipenghui codelipenghui added this to the 2.10.0 milestone Nov 4, 2021
@codelipenghui codelipenghui merged commit 086906d into apache:master Nov 4, 2021
@hezhangjian hezhangjian deleted the resourcegroup-service-1026 branch November 5, 2021 01:13
eolivelli pushed a commit to eolivelli/pulsar that referenced this pull request Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants