Hi All! I prepared first version https://issues.apache.org/jira/browse/IGNITE-4436 (SQL: create API to collect list of running SQL queries and cancel them).
Please review it and give a feedback: http://reviews.ignite.apache.org/ignite/review/IGNT-CR-84 But also I have following questions: 1) Current implementation will collect info and cancel only "TwoStep" queries. Should we also support LOCAL queries? 2) Should we also support SqlQuery / ScanQuery ? -- Alexey Kuznetsov