Merge branch 'ignite-sprint-4' into ignite-773
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/91e81fbf Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/91e81fbf Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/91e81fbf Branch: refs/heads/ignite-773 Commit: 91e81fbf11fee9fe3c23ddc0249ef9ecd1af0fa4 Parents: e878086 3d90d84 Author: Artem Shutak <ashu...@gridgain.com> Authored: Wed Apr 22 15:03:43 2015 +0300 Committer: Artem Shutak <ashu...@gridgain.com> Committed: Wed Apr 22 15:03:43 2015 +0300 ---------------------------------------------------------------------- .../apache/ignite/cache/CacheInterceptor.java | 9 ++- .../ignite/internal/MarshallerContextImpl.java | 2 +- .../managers/communication/GridIoManager.java | 33 ++++++++++- .../GridLifecycleAwareMessageFilter.java | 35 ++++++++++++ .../resources/META-INF/classnames.properties | 41 ++++++------- .../testframework/junits/GridAbstractTest.java | 15 +++++ .../ignite/schema/generator/CodeGenerator.java | 60 +++++++++++++++++++- 7 files changed, 164 insertions(+), 31 deletions(-) ----------------------------------------------------------------------