Barrett Oglesby created GEODE-10212:
---------------------------------------
Summary: In a WAN topology with 3 sites in a star pattern,
stopping a sender between two of the sites causes an event to be dropped even
though another path exists between the two sites
Key: GEODE-10212
URL: https://issues.apache.org/jira/browse/GEODE-10212
Project: Geode
Issue Type: Bug
Components: wan
Reporter: Barrett Oglesby
A WAN topology in a star pattern means every site is connected to every other
site like:
site-A <-> site-B <-> siteC
^_________________________^
If the sender from site-A to site-B is stopped and a put is done in site-A,
site-B doesn't receive the event even though site-A is connected to site-C and
site-C is connected to site-B.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)