[
https://issues.apache.org/jira/browse/PHOENIX-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201567#comment-14201567
]
Hudson commented on PHOENIX-1413:
---------------------------------
SUCCESS: Integrated in Phoenix-master #477 (See
[https://builds.apache.org/job/Phoenix-master/477/])
PHOENIX-1413 Add Phoenix coprocessors with configurable priority (jtaylor: rev
de7c4df1c43e5eb34630d75b30568642488fe43d)
*
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/covered/example/CoveredColumnIndexSpecifierBuilder.java
*
phoenix-core/src/it/java/org/apache/phoenix/hbase/index/covered/EndToEndCoveredColumnsIndexBuilderIT.java
*
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* phoenix-core/src/main/java/org/apache/phoenix/hbase/index/Indexer.java
* phoenix-core/src/main/java/org/apache/phoenix/query/QueryServices.java
* phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java
> Add Phoenix coprocessors with configurable priority
> ---------------------------------------------------
>
> Key: PHOENIX-1413
> URL: https://issues.apache.org/jira/browse/PHOENIX-1413
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Attachments: PHOENIX-1413.patch
>
>
> We currently add Phoenix coprocessors with a priority of 1 or 2. We should
> instead have a config param for this and default it to something between the
> SYSTEM coprocessor value and the USER coprocessor value (like
> Integer.MAX_VALUE / 3).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)