Would it make sense to break the && condition into another if call instead?
if (remoteHostAddress == null) {
return false?
}
[ Full content available at: https://github.com/apache/geode/pull/2972 ]
This message was relayed via gitbox.apache.org for
[email protected]
