Jason Huynh created GEODE-2283:
----------------------------------
Summary: Refactor WanTestBase getSenderStats(String senderId,
final int expectedQueueSize)
Key: GEODE-2283
URL: https://issues.apache.org/jira/browse/GEODE-2283
Project: Geode
Issue Type: Task
Components: tests, wan
Reporter: Jason Huynh
The test code for getSenderStats is a bit clunky. It should probably just
return the sender stats and have each test verify the expectedQueueSize itself.
The stats should also be returned in a more readable form... instead of an
ArrayList with various index mappings.
Perhaps reconstruct the actual stat object or return a map<statName, value>.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)