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] Optimize web interface deleteDynamicConfiguration return error message #22356

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

hanmz
Copy link
Contributor

@hanmz hanmz commented Mar 26, 2024

Motivation

When executing the method internalDeleteDynamicConfigurationOnMetadataAsync. If the configName is not a dynamic configuration, the returned exception information is inaccurate.

image

Modifications

Modify error message from Can't update non-dynamic configuration to Can't delete non-dynamic configuration.

image

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Mar 26, 2024
@hanmz hanmz changed the title [improve][broker] Optimize web interface deleteDynamicConfiguration return exception content [improve][broker] Optimize web interface deleteDynamicConfiguration return error message Mar 26, 2024
@Technoboy- Technoboy- added this to the 3.3.0 milestone Mar 26, 2024
@Technoboy- Technoboy- merged commit e455339 into apache:master Mar 27, 2024
57 of 60 checks passed
Technoboy- pushed a commit to Technoboy-/pulsar that referenced this pull request Apr 1, 2024
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 ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants