Alberto Bustamante Reyes created GEODE-8480: -----------------------------------------------
Summary: Add tx manager check in geode-native transaction example Key: GEODE-8480 URL: https://issues.apache.org/jira/browse/GEODE-8480 Project: Geode Issue Type: Improvement Components: docs, native client Reporter: Alberto Bustamante Reyes Transactions documentation & example in the geode C++ client is not checking if the transaction manager exists before calling to rollback, as it is done in the transactions documentation and example in geode. I have seen that depending on the exception, the rollback can generate an error so I think its something that should be added to the example. -- This message was sent by Atlassian Jira (v8.3.4#803005)