[
https://issues.apache.org/jira/browse/GEODE-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963171#comment-16963171
]
ASF subversion and git services commented on GEODE-7374:
--------------------------------------------------------
Commit d30e2e8f60cc7fed6ff7d8e8f0ba6ce288d9531a in geode's branch
refs/heads/feature/GEODE-7358 from Joris Melchior
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d30e2e8 ]
GEODE-7374: Fix class cast exception (#4247)
Authored-by: Joris Melchior <[email protected]>
> ResultModel cannot be cast to Result
> ------------------------------------
>
> Key: GEODE-7374
> URL: https://issues.apache.org/jira/browse/GEODE-7374
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Jinmei Liao
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> a class cast failure when they use CommandService(like attached java class)
> to run gfsh command such as list region:
> org.apache.geode.management.internal.cli.result.model.ResultModel cannot be
> cast to org.ap
--
This message was sent by Atlassian Jira
(v8.3.4#803005)