[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-554) Transactional Hot Rod headers
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Fri Jul 30 10:24:49 EDT 2010
[ https://jira.jboss.org/browse/ISPN-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani resolved ISPN-554.
--------------------------------
Resolution: Done
> Transactional Hot Rod headers
> -----------------------------
>
> Key: ISPN-554
> URL: https://jira.jboss.org/browse/ISPN-554
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Mircea Markus
> Assignee: Manik Surtani
> Priority: Blocker
> Fix For: 4.1.0.Final
>
>
> The header should have the following format:
> Header = [TX_TYPE][TX_ID]
> TYPE = 0 --> No transactions!
> TYPE = 1 --> XA
> TX_ID format deduced from TYPE (e.g., TYPE == 1 => TX_ID = 128 bytes)
> TxId = 0 for non-tx clients, calls, and certain ops like PING and RECOVER
> HotRod spec should be updated accordingly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list