Skip to content

Conversation

@RaigorJiang
Copy link
Contributor

@RaigorJiang RaigorJiang commented Dec 2, 2022

Fixes #22595.

Optimize RuleNotExistedException and StorageUnitNotExistedException.

Before

Snipaste_2022-12-02_18-29-42

After

image


Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.

@strongduanmu strongduanmu merged commit 109569a into apache:master Dec 2, 2022
@RaigorJiang RaigorJiang deleted the dev-22595 branch December 2, 2022 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

There is no storage unit when querying, but proxy prompts Rule does not exist.

2 participants