Swapnil Bawaskar created GEODE-354:
--------------------------------------
Summary: For large values commit operation is noticeably slow when
a commit conflict occurs
Key: GEODE-354
URL: https://issues.apache.org/jira/browse/GEODE-354
Project: Geode
Issue Type: Bug
Components: transactions
Reporter: Swapnil Bawaskar
Priority: Minor
CommitConflictException message contains a readable version of the old and new
entry. In the case of a "commit" called from a GemFire client, this must be
transmitted over the network back to the client during the "commit" call.
When using very large objects, on the order of a few megabytes, an option must
be provided to turn off the string conversion of values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)