You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alberto Gomez (Jira)" <ji...@apache.org> on 2022/01/18 19:34:00 UTC

[jira] [Created] (GEODE-9971) Fix ping distributed test case after switching from docker-compose to testcontainers

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)