GitHub user ashutakGG opened a pull request: https://github.com/apache/ignite/pull/593
IGNITE-2899 BinaryObject is deserialized before getting passed to CacheInterceptor https://issues.apache.org/jira/browse/IGNITE-2899 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2899-interceptor-master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/593.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 #593 ---- commit 6ea2764c6b5da15e4460a7e33df36a3a07e48871 Author: ashutak <ashu...@gridgain.com> Date: 2016-03-31T08:53:36Z ignite-2899: fix and test for put-get commit 4e4726c02c99b405d6e116afb514a4d4319ab15e Author: ashutak <ashu...@gridgain.com> Date: 2016-03-31T11:21:41Z ignite-2899: invoke commit bed2a6d635be9b7a06b95d44e48be3d9f3d05691 Author: ashutak <ashu...@gridgain.com> Date: 2016-03-31T11:23:21Z ignite-2899: fix putGet commit cdbfc53855ed829a3f5ec51a037657bd6ac9b73e Author: ashutak <ashu...@gridgain.com> Date: 2016-03-31T12:05:30Z ignite-2899: fix putAll commit 7c266c1f0e03044b3b57745af528dbac6d8681fa Author: ashutak <ashu...@gridgain.com> Date: 2016-03-31T15:14:23Z ignite-2899: fix invokeAll commit b2226526da45875872f2577a6631f878acb63cb9 Author: ashutak <ashu...@gridgain.com> Date: 2016-03-31T15:22:15Z ignite-2899: add asserts ---- --- 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. ---