This is an automated email from the ASF dual-hosted git repository.
boglesby pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from db9565d GEODE-7240: Prevent Aggregates in query criteria (#4103)
add 1ed68f9 GEODE-7284: Modified CacheClientProxy remoteHostAddress to be
unique
No new revisions were added by this update.
Summary of changes:
...ientServerRemoteHostAddressDistributedTest.java | 117 +++++++++++++++++++++
.../cache/tier/sockets/CacheClientNotifier.java | 2 +
.../cache/tier/sockets/CacheClientProxy.java | 4 +-
.../apache/geode/internal/net/SocketCloser.java | 3 +-
4 files changed, 123 insertions(+), 3 deletions(-)
create mode 100644
geode-core/src/distributedTest/java/org/apache/geode/internal/cache/tier/sockets/ClientServerRemoteHostAddressDistributedTest.java