-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add show local sessions command #3488
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3488 +/- ##
==========================================
- Coverage 85.19% 85.19% -0.01%
==========================================
Files 1304 1306 +2
Lines 121308 122181 +873
==========================================
+ Hits 103352 104087 +735
- Misses 17956 18094 +138
Continue to review full report at Codecov.
|
Plz resolve the conflicts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
incompatible
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What type of PR is this?
What does this PR do?
SHOW LOCAL SESSIONS
command to list the sessions of the current graph nodeSHOW ALL QUERIES
. NowSHOW QUERIES
lists all queries in the whole cluster andSHOW LOCAL QUERIES
lists all queries in the current graph node.Which issue(s)/PR(s) this PR relates to?
Depends on #3486
Close #3547
Special notes for your reviewer, ex. impact of this fix, etc:
Additional context/ Design document:
Checklist:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: