[jira] [Created] (IGNITE-1031) Query metrics updated incorrectly

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1031) Query metrics updated incorrectly

Anton Vinogradov (Jira)
Alexey Kuznetsov created IGNITE-1031:
----------------------------------------

             Summary: Query metrics updated incorrectly
                 Key: IGNITE-1031
                 URL: https://issues.apache.org/jira/browse/IGNITE-1031
             Project: Ignite
          Issue Type: Bug
    Affects Versions: sprint-6
            Reporter: Alexey Kuznetsov
            Assignee: Andrey Gura
             Fix For: sprint-7


If I execute valid sql fields query - metrics updated correctly (at least on partitioned cache).
But if I execute invalid SQL (select * from NOT_EXISTING_TABLE) metrics updated not as I expected: updated executed queries counter, but NOT updated failed queries counter.

Please fix and add tests for ALL caches modes (PART, REPL, LOCAL) x (TRANSACTIONAL, ATOMIC).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)