sk0x50 commented on a change in pull request #8252:
URL: https://github.com/apache/ignite/pull/8252#discussion_r532880478
##########
File path: modules/core/src/main/java/org/apache/ignite/events/EventType.java
##########
@@ -922,6 +922,16 @@
*/
public static final int EVT_CLUSTER_SNAPSHOT_FAILED = 151;
+ /**
+ * Built-in event type: query execution.
Review comment:
Hello @nizhikov ,
> What kind of specific information do you have in mind?
At least, it would be useful to clearly state the phase of query execution
that triggers this event.
Currently, this important information cannot be obtained via Javadoc. So,
this is the reason for kindly asking @SomeFire (as a contributor) and @nizhikov
(as a reviewer) to provide something useful instead of `Query execution event.`
:)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]