Sudheer Krishna commented on Enhancement ISPN-1877

Its not actually a single call, it depends on the number of caches read in the transaction. (Also I am not sure if there can be there be any commit/prepare optimizations)

For example we had transactions where actually there was only a single write as part of transaction, and there were read operations from five caches. This resulted in registering all these read caches and sending corresponding responses during prepare and commit also.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira