You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jj...@apache.org on 2020/03/04 09:19:47 UTC

[geode] branch develop updated (2f6bf01 -> 2a3e09f)

This is an automated email from the ASF dual-hosted git repository.

jjramos pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 2f6bf01  GEODE-7828: Convert backing store for Redis Hashes and Sets to single regions (#4745)
     add 2a3e09f  GEODE-7832: Remove Connection Semaphores (#4754)

No new revisions were added by this update.

Summary of changes:
 .../internal/ClusterOperationExecutors.java        |   8 -
 .../distributed/internal/direct/DirectChannel.java | 200 +++++----------------
 .../apache/geode/internal/cache/properties.html    |  34 ----
 .../org/apache/geode/internal/tcp/Connection.java  |  81 +--------
 4 files changed, 49 insertions(+), 274 deletions(-)