this line (serverToKeysMap = ...) should be moved down to after the return null 
on line 223 since it is not used unless we get past that check. Not a big deal 
but it is creating an empty HashMap for no reason.

[ Full content available at: https://github.com/apache/geode/pull/2402 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to