GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/516
Protocol optimizations for atomic cache updates Only for benchmarking, do not merge. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ilantukh/ignite AtomicNearUpdateRequest Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/516.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #516 ---- commit bac83051c7584da9a8004fc3753bbf9ea21d7594 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-02-25T11:18:00Z Optimizations. commit 2e62b7840fa4139494476946ff2622330203707c Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-02-25T14:43:56Z FutVer optimization. commit ee4ef4882c23b1cb323887140c5aef82a9ce8a34 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-02-25T14:56:18Z DHT request - removed unnecessary fields. commit cf404ac90cca57218906dbb9d7724557f3c46d6e Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2016-02-25T15:02:22Z Temporary disabled message size metrics. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---