Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Failing job:
Archived results:
Stack trace:
org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerTest > locatorJoinedShouldNotifyEveryKnownLocatorAboutTheJoiningLocatorAndJoiningLocatorAboutAllTheKnownLocators FAILED
Wanted but not invoked:
tcpClient.requestToServer(
localhost/127.0.0.1:10103,
LocatorJoinMessage{distributedSystemId=1 locators=localhost[10102] Source Locator : localhost[10101]},
5000,
false
);
-> at org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerTest.verifyMessagesSentBothWays(LocatorMembershipListenerTest.java:85)
Actually, there were zero interactions with this mock.
at org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerTest.verifyMessagesSentBothWays(LocatorMembershipListenerTest.java:85)
at org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerTest.locatorJoinedShouldNotifyEveryKnownLocatorAboutTheJoiningLocatorAndJoiningLocatorAboutAllTheKnownLocators(LocatorMembershipListenerTest.java:253)
Attachments
Issue Links
- links to