Alberto Gomez created GEODE-9971:
------------------------------------
Summary: Fix ping distributed test case after switching from
docker-compose to testcontainers
Key: GEODE-9971
URL: https://issues.apache.org/jira/browse/GEODE-9971
Project: Geode
Issue Type: Bug
Reporter: Alberto Gomez
Due to the changes done by GEODE-9156 to switch from docker-compose to
testcontainers test caseĀ
testPingsToReceiversWithSamePortAndHostnameForSendersReachTheRightReceivers
fromĀ
SeveralGatewayReceiversWithSamePortAndHostnameForSendersTest was not working
properly even though it was failing.
The test must be enhanced to check that entries are wan replicated to the other
site (for example by checking that entries added locally do not leave events in
the gateway sender queues).
After that, the code of the test must be fixed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)