-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45382/
-----------------------------------------------------------
Review request for lens.
Bugs: LENS-995
https://issues.apache.org/jira/browse/LENS-995
Repository: lens
Description
-------
Query priority comparison changed from cost to priority.
Diffs
-----
lens-server/src/main/java/org/apache/lens/server/query/QueryContextPriorityComparator.java
b25ad79
lens-server/src/test/java/org/apache/lens/server/query/QueryContextPriorityComparatorTest.java
5ab9144
lens-server/src/test/java/org/apache/lens/server/query/collect/DefaultQueryCollectionTest.java
d4b6bdf
lens-server/src/test/java/org/apache/lens/server/query/collect/QueryCollectUtil.java
7789a4c
Diff: https://reviews.apache.org/r/45382/diff/
Testing
-------
Updated unit tests. Will update the full test result shortly.
Thanks,
Sushil Mohanty