You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ma...@apache.org on 2015/11/23 21:49:09 UTC

[39/50] [abbrv] incubator-geode git commit: Merge branch 'feature/GEODE-524' of https://github.com/shroman/incubator-geode into develop

Merge branch 'feature/GEODE-524' of https://github.com/shroman/incubator-geode into develop

This closes #33


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/4b904ce6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/4b904ce6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/4b904ce6

Branch: refs/heads/feature/GEODE-53
Commit: 4b904ce62c56b9613bcd7df301ef2e40f256496b
Parents: b2e0142 9dc7587
Author: Ashvin Agrawal <as...@apache.org>
Authored: Wed Nov 18 11:07:55 2015 -0800
Committer: Ashvin Agrawal <as...@apache.org>
Committed: Wed Nov 18 11:19:45 2015 -0800

----------------------------------------------------------------------
 .../internal/ParallelAsyncEventQueueImpl.java   |  2 +-
 .../internal/SerialAsyncEventQueueImpl.java     |  2 +-
 .../cache/wan/AbstractGatewaySender.java        | 20 ++++++++++----------
 ...rentParallelGatewaySenderEventProcessor.java |  2 +-
 .../ParallelGatewaySenderEventProcessor.java    |  2 +-
 .../parallel/ParallelGatewaySenderQueue.java    | 12 ++++++------
 .../SerialGatewaySenderEventProcessor.java      |  4 ++--
 7 files changed, 22 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4b904ce6/gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/wan/AbstractGatewaySender.java
----------------------------------------------------------------------