Eric Shu created GEODE-9343:
-------------------------------
Summary: Refactoring: move getInfo() method from INFO command to a
TestHelper class
Key: GEODE-9343
URL: https://issues.apache.org/jira/browse/GEODE-9343
Project: Geode
Issue Type: Bug
Components: redis
Reporter: Eric Shu
the getInfo() method is used throughout our tests to parse the data returned by
the INFO command. There is a lot of duplication of this implementation, which
is risky for future development.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)