[
https://issues.apache.org/jira/browse/LENS-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829363#comment-15829363
]
Hudson commented on LENS-1373:
------------------------------
UNSTABLE: Integrated in Jenkins build Lens-Commit #1380 (See
[https://builds.apache.org/job/Lens-Commit/1380/])
LENS-1373 : Specify chain of comparators for query comparator config
(amareshwari: rev 29568fa3999642d017977b5dda3d7e08bee91337)
* (edit) lens-server/src/main/resources/lensserver-default.xml
* (edit)
lens-server/src/main/java/org/apache/lens/server/query/QueryExecutionServiceImpl.java
* (edit) src/site/apt/admin/config.apt
> Specify chain of comparators in lensserver-default.xml
> ------------------------------------------------------
>
> Key: LENS-1373
> URL: https://issues.apache.org/jira/browse/LENS-1373
> Project: Apache Lens
> Issue Type: Task
> Affects Versions: 2.7
> Reporter: Rajat Khandelwal
> Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1373.2016-11-07_17:09:24.patch,
> LENS-1373.2016-11-07_17:30:06.patch, LENS-1373.2016-11-07_17:49:30.patch,
> LENS-1373.2017-01-18_18:22:59.patch
>
>
> Queries are compared in the following order:
> 1. More retries first
> 2. Higher priority first
> 3. FIFO
> The default value is added in code, but not in lensserver-defaults.xml.
> Adding to either places should have been enough but seems like that's not
> happening. Will investigate more and raise another bug if that's the case.
> This jira is just for adding the defaults in xml file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)