[
https://issues.apache.org/jira/browse/LENS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219818#comment-15219818
]
Hadoop QA commented on LENS-995:
--------------------------------
Applied patch:
[LENS-995-3.patch|https://issues.apache.org/jira/secure/attachment/12796281/LENS-995-3.patch]
and ran command: mvn clean install -fae. Result: Success. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/358/
> 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
>
> Attachments: LENS-995-3.patch
>
>
> 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)