You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why do we need to support this requirement?
It confuse the user what is the error.
Describe the detail of the requirement
Provide a clear and concise description of the requirement.
When we drop a tag, we should drop the index together.
Or we should tell the user you should drop the index first.
Describe the scenarios of the requirement
If you can, explain some scenarios how users might use this, situations it would be helpful in.
Every user need this.
## What type of PR is this?
- [ ] bug
- [ ] feature
- [X] enhancement
## What problem(s) does this PR solve?
#### Issue(s) number:
vesoft-inc#4155vesoft-inc#4489vesoft-inc#4497
#### Description:
1. Add more ErrorCode
2. Enhance ErrorCode display in show job
3. Add a sleep flag to in stats job
Some minor enhancement to do in 3.0, see the related issues.
## How do you solve it?
## Special notes for your reviewer, ex. impact of this fix, design document, etc:
## Checklist:
Tests:
- [X] Unit test(positive and negative cases)
- [ ] Function test
- [ ] Performance test
- [ ] N/A
Affects:
- [ ] Documentation affected (Please add the label if documentation needs to be modified.)
- [ ] Incompatibility (If it breaks the compatibility, please describe it and add the label.)
- [ ] If it's needed to cherry-pick (If cherry-pick to some branches is required, please label the destination version(s).)
- [ ] Performance impacted: Consumes more CPU/Memory
## Release notes:
Please confirm whether to be reflected in release notes and how to describe:
> ex. Fixed the bug .....
Migrated from vesoft-inc#4500
Co-authored-by: Doodle <13706157+critical27@users.noreply.github.com>
Describe the background of the requirement
It confuse the user what is the error.
Describe the detail of the requirement
When we drop a tag, we should drop the index together.
Or we should tell the user you should drop the index first.
Describe the scenarios of the requirement
Every user need this.
from @handsonbao
The text was updated successfully, but these errors were encountered: