[ 
https://issues.apache.org/jira/browse/PHOENIX-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413597#comment-16413597
 ] 

Hudson commented on PHOENIX-4659:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1818 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/1818/])
PHOENIX-4659 Use coprocessor API to write local transactional indexes (jtaylor: 
rev d1f015dd27fbf072a3e664f273a922b22c0251d7)
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/txn/TxWriteFailureIT.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/index/PhoenixTransactionalIndexer.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/transaction/TransactionFactory.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/TransactionUtil.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureIT.java
PHOENIX-4659 Use coprocessor API to write local transactional indexes (jtaylor: 
rev 96f2c8b3b88c57018f8c8fe1ba2bb9846e865eb2)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/TransactionUtil.java


> Use coprocessor API to write local transactional indexes
> --------------------------------------------------------
>
>                 Key: PHOENIX-4659
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4659
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>            Priority: Major
>             Fix For: 4.14.0, 5.0.0
>
>         Attachments: PHOENIX-4659_addendum.patch, PHOENIX-4659_v1.patch
>
>
> Instead of writing local indexes through a separate thread pool, use the 
> coprocessor API to write them so that they are row-level transactionally 
> consistent.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to