Amareshwari Sriramadasu created LENS-995:
--------------------------------------------
Summary: QueryContextPriorityComparator should compare the
priorities instead of cost
Key: LENS-995
URL: https://issues.apache.org/jira/browse/LENS-995
Project: Apache Lens
Issue Type: Improvement
Components: server
Reporter: Amareshwari Sriramadasu
Assignee: Sushil Mohanty
Fix For: 2.6
Right now, we are comparing queries on query cost and queries with same
priority can change position in queue, because of cost values being different.
Instead we should compare on priority instead of cost sothat the position of
query does not change within the same priority bucket.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)