You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ec...@apache.org on 2019/10/28 19:36:21 UTC

[geode] branch develop updated (9f50198 -> 7f29489)

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

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


    from 9f50198  GEODE-7350: Do not suspect hydra.MasterDescription.master.locators={}
     add 7f29489  GEODE-7355: Refactored dependency on DistributionStats to use a Funct… (#4228)

No new revisions were added by this update.

Summary of changes:
 .../tcpserver/TCPClientSSLIntegrationTest.java     |  3 ++-
 .../internal/tcpserver/TCPServerSSLJUnitTest.java  |  3 ++-
 .../internal/PooledExecutorWithDMStats.java        |  9 +++++----
 .../distributed/internal/tcpserver/TcpServer.java  | 20 +++++++++++++-------
 .../cache/tier/sockets/TcpServerFactory.java       |  4 +++-
 .../internal/logging/CoreLoggingExecutors.java     |  6 ++++--
 .../MembershipDependenciesJUnitTest.java           | 10 ++++++++++
 .../tcpserver/TcpServerDependenciesTest.java       |  2 --
 geode-logging/build.gradle                         |  2 ++
 .../internal/logging/LoggingDependenciesTest.java  | 22 ++++++++++------------
 10 files changed, 51 insertions(+), 30 deletions(-)
 copy geode-serialization/src/test/java/org/apache/geode/internal/serialization/SerializationDependenciesJUnitTest.java => geode-logging/src/test/java/org/apache/geode/internal/logging/LoggingDependenciesTest.java (74%)