Kirk Lund created GEODE-9047:
--------------------------------
Summary: 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
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)