[
https://issues.apache.org/jira/browse/GEODE-9971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478364#comment-17478364
]
ASF subversion and git services commented on GEODE-9971:
--------------------------------------------------------
Commit 9f32d7215df70d0ca926c0fd058fdf682965b790 in geode's branch
refs/heads/develop from Alberto Gomez
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9f32d72 ]
GEODE-9971: Fix test case after switching from docker-compose to testcontainers
(#7277)
> 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
> Assignee: Alberto Gomez
> Priority: Major
> Labels: needsTriage, pull-request-available
>
> 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)