Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
7.0.0
-
1
Description
In Neo we're introducing a system event log to record events that happen across the cluster, see the parent MB, https://issues.couchbase.com/browse/MB-46215 for more details.
For Query we need to capture the following events.
Query Service Events | Additional Details Needed |
Query Engine Crash | Name of process that crashed PID of crashed process |
Query Service Config Change | Previous Setting and New Setting |
Per Query Memory Threshold Reached | Hash of the query |
Attachments
Issue Links
For Gerrit Dashboard: MB-47027 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
159705,14 | MB-47027 Add system event log events | master | query | Status: MERGED | +2 | +1 |
160651,2 | MB-47027 Revise JSON output to match changed spec | master | query | Status: MERGED | +2 | +1 |
160653,2 | MB-47027 Further revisions to JSON output to match changed spec | master | query | Status: MERGED | +2 | +1 |
161489,2 | MB-47027 Correct timestamp format, fix auth information lookup, improve error reporting | master | query | Status: MERGED | +2 | +1 |
Build couchbase-server-7.1.0-1233 contains query commit 7e764f4 with commit message:
MB-47027Revise JSON output to match changed spec