You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2020/01/29 00:04:02 UTC

[geode] branch feature/GEODE-7597 updated (0654323 -> 9a7f9ea)

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

bschuchardt pushed a change to branch feature/GEODE-7597
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 0654323  fixing dunit failure and moving TcpSocketCreator back to the tcp-server project
     add 9a7f9ea  fixing bind address and inheritance problems in socket creators

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/internal/net/SocketCreator.java   |  8 ++++
 .../gms/MembershipLocatorBuilderImpl.java          |  8 +---
 .../internal/tcpserver/TcpSocketCreatorImpl.java   | 43 ++++++++++++++--------
 3 files changed, 37 insertions(+), 22 deletions(-)