Merge remote-tracking branch 'remotes/origin/IGNITE-489' into sprint-2
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/b2101597 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/b2101597 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/b2101597 Branch: refs/heads/ignite-437-sqltests Commit: b21015974b20c83f58e32084ce6351912c171fe4 Parents: 50602fd a9b43a2 Author: sevdokimov <sevdoki...@gridgain.com> Authored: Thu Mar 26 11:18:29 2015 +0300 Committer: sevdokimov <sevdoki...@gridgain.com> Committed: Thu Mar 26 11:18:29 2015 +0300 ---------------------------------------------------------------------- .../ignite/events/CacheRebalancingEvent.java | 1 + .../org/apache/ignite/events/EventType.java | 8 + .../GridCachePartitionExchangeManager.java | 2 +- .../dht/GridClientPartitionTopology.java | 10 +- .../dht/GridDhtPartitionTopology.java | 4 +- .../dht/GridDhtPartitionTopologyImpl.java | 19 ++- .../preloader/GridDhtPartitionDemandPool.java | 7 + ...ridCachePartitionNotLoadedEventSelfTest.java | 148 +++++++++++++++++++ 8 files changed, 186 insertions(+), 13 deletions(-) ----------------------------------------------------------------------