You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/10/02 15:15:00 UTC

[jira] [Commented] (PHOENIX-4890) Prevent local indexes from being created on Omid transactional tables

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

Hudson commented on PHOENIX-4890:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-omid2 #110 (See [https://builds.apache.org/job/Phoenix-omid2/110/])
PHOENIX-4890 Prevent local indexes from being created on Omid (jamestaylor: rev 7b5a49a5d16d8d1a975d13107f7068d1de21c1c0)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/txn/TxWriteFailureIT.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/transaction/PhoenixTransactionProvider.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/txn/RollbackIT.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/txn/MutableRollbackIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/tx/TxCheckpointIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ImmutableIndexIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/LocalMutableTxIndexIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureWithNamespaceIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/index/LocalImmutableTxIndexIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/tx/TransactionIT.java


> Prevent local indexes from being created on Omid transactional tables
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-4890
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4890
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Assignee: James Taylor
>            Priority: Major
>
> Until PHOENIX-4760 is fixed, we should prevent local indexes from being created on Omid transactional tables. We can do this easily through our existing PhoenixTransactionProvider.isUnsupported(Feature) method.



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