James Taylor created PHOENIX-4782:
-------------------------------------

             Summary: Throw if context.getTransactionalTable() called before 
transaction started
                 Key: PHOENIX-4782
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4782
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: James Taylor
            Assignee: Ohad Shacham


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)

Reply via email to