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

ASF subversion and git services commented on GEODE-354:
-------------------------------------------------------

Commit eb896614ee1a754ecf46500d471c517dbd0282b2 in incubator-geode's branch 
refs/heads/develop from [~swapnil.bawaskar]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=eb89661 ]

GEODE-354 Do not deserialize values for displaying/throwing 
CommitConflictException.

By default do not log/throw CommitConflictException with string representation 
of values.
Adding a System property gemfire.verboseConflictString, which along with DEBUG 
level logs,
will convert values to string on CommitConflictException.


> 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
>            Assignee: 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)

Reply via email to