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

James Taylor resolved PHOENIX-4783.
-----------------------------------
    Resolution: Duplicate

Duplicate of OMID-106

> Fix Timestamp not allowed in transactional user operations error
> ----------------------------------------------------------------
>
>                 Key: PHOENIX-4783
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4783
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Assignee: Ohad Shacham
>            Priority: Major
>
> MutableRollbackIT.testCheckpointAndRollback() is failing with an error of 
> "Timestamp not allowed in transactional user operations" from Omid. We should 
> fix this in Omid or workaround it in Phoenix.
> {code:java}
> ERROR] 
> testCheckpointAndRollback[MutableRollbackIT_localIndex=false](org.apache.phoenix.end2end.index.txn.MutableRollbackIT)
>  Time elapsed: 8.822 s <<< ERROR!
> org.apache.phoenix.execute.CommitException: 
> java.lang.IllegalArgumentException: Timestamp not allowed in transactional 
> user operations
> at 
> org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testCheckpointAndRollback(MutableRollbackIT.java:475)
> Caused by: java.lang.IllegalArgumentException: Timestamp not allowed in 
> transactional user operations
> at 
> org.apache.phoenix.end2end.index.txn.MutableRollbackIT.testCheckpointAndRollback(MutableRollbackIT.java:475)
>  {code}



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

Reply via email to