[
https://issues.apache.org/jira/browse/GEODE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356650#comment-17356650
]
ASF subversion and git services commented on GEODE-9343:
--------------------------------------------------------
Commit cde5ab4d8b52d5889dd085ecdf07203f08a214eb in geode's branch
refs/heads/develop from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cde5ab4 ]
GEODE-9343: Extract getInfo() helper method from tests. (#6551)
> 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
> Assignee: Eric Shu
> Priority: Major
> Labels: pull-request-available
>
> 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)