You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/06 15:22:00 UTC

[jira] [Updated] (PHOENIX-4782) Set transaction on OmidTransactionTable or throw if created called before transaction started

     [ https://issues.apache.org/jira/browse/PHOENIX-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor updated PHOENIX-4782:
----------------------------------
    Issue Type: Bug  (was: Sub-task)
        Parent:     (was: PHOENIX-3623)

> Set transaction on OmidTransactionTable or throw if created called before transaction started
> ---------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4782
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4782
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Ohad Shacham
>            Priority: Minor
>
> When PhoenixTransactionContext.getTransactionalTable() or getTransactionalTableWriter() are called, but the transaction has not yet been started, we should either:
>  * throw an exception or
>  * set the transaction on all OmidTransactionTable instances that have been opened before
> See FIXME in FlappingTransactionIT.testExternalTxContext() for an example



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