Brian Baynes created GEODE-4665:
-----------------------------------

             Summary: New protocol: enable cache Transactions
                 Key: GEODE-4665
                 URL: https://issues.apache.org/jira/browse/GEODE-4665
             Project: Geode
          Issue Type: New Feature
          Components: client/server
            Reporter: Brian Baynes


As a dev using the new protocol, I need to be able to send requests packaged in 
a transaction, using the same transactional contract as the existing Java 
client (for cache transactions, not JTA transactions).

Implement transactions for new protocol clients, enabling multiple operations 
to be wrapped in a transaction, rolling back when called for, sending errors as 
necessary, and committing with response when all operations succeed.  
Functionality should match that of cache transactions for Java clients. 



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

Reply via email to