[
https://issues.apache.org/jira/browse/GEODE-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310823#comment-17310823
]
ASF subversion and git services commented on GEODE-9047:
--------------------------------------------------------
Commit b80094ec5e04dce8ba3f183359e783b6886e9e4d in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b80094e ]
GEODE-9047: Cleanup package management.internal.cli.result (#6185)
> Refactor mangement.internal.cli.result package in geode-gfsh
> ------------------------------------------------------------
>
> Key: GEODE-9047
> URL: https://issues.apache.org/jira/browse/GEODE-9047
> Project: Geode
> Issue Type: Wish
> Components: gfsh
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
> Labels: pull-request-available
>
> Refactor mangement.internal.cli.result package in geode-gfsh. Some of the
> issues to cleanup are:
> * too many inner classes that are public and used outside the package
> * most classes do not have unit tests
> * CommandResultException is serializable but has a non-serializable,
> non-transient field
--
This message was sent by Atlassian Jira
(v8.3.4#803005)