You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dave Barnes (Jira)" <ji...@apache.org> on 2020/09/10 15:52:13 UTC

[jira] [Closed] (GEODE-7804) OperationResult should have some methods on it

     [ https://issues.apache.org/jira/browse/GEODE-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Barnes closed GEODE-7804.
------------------------------

> OperationResult should have some methods on it
> ----------------------------------------------
>
>                 Key: GEODE-7804
>                 URL: https://issues.apache.org/jira/browse/GEODE-7804
>             Project: Geode
>          Issue Type: Improvement
>          Components: management
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> org.apache.geode.management.runtime.OperationResult currently is just a marker interface (has no methods). But it should have some.
> At the very least it should have the following:
> String getStatusMessage();
> boolean getSuccess();



--
This message was sent by Atlassian Jira
(v8.3.4#803005)