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

Ohad Shacham commented on PHOENIX-4783:
---------------------------------------

[~jamestaylor], the solution for this bug is at OMID-106. I uploaded a pull 
request and will close this Jira after code review and commit. Thx!

> 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