Bruce Schuchardt created GEODE-2569: ---------------------------------------
Summary: Unhelpful log message Key: GEODE-2569 URL: https://issues.apache.org/jira/browse/GEODE-2569 Project: Geode Issue Type: Bug Components: membership, messaging Reporter: Bruce Schuchardt I found this in a log file: Unable to form a TCP/IP connection to null in over 31 seconds Just prior to this the same thread logged this: Unable to form a TCP/IP connection to 10.32.109.100(15954)<v6>:48987 in over 31 seconds The member mentioned was being removed from the membership view in another thread during this time and nothing malfunctioned, but it isn't useful to print the message with "null" in it. We should supress that message. -- This message was sent by Atlassian JIRA (v6.3.15#6346)