You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2017/10/05 12:25:00 UTC

[jira] [Created] (OAK-6783) Slow queries JMX bean: sort by rows, not time

Thomas Mueller created OAK-6783:
-----------------------------------

             Summary: Slow queries JMX bean: sort by rows, not time
                 Key: OAK-6783
                 URL: https://issues.apache.org/jira/browse/OAK-6783
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: query
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller
            Priority: Minor
             Fix For: 1.8, 1.7.9


The QueryStats mean added in OAK-6526 sorts by time. Timing data is unreliable, specially after startup. It's better to sort by row count.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)