[
https://issues.apache.org/jira/browse/GEODE-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462586#comment-16462586
]
ASF subversion and git services commented on GEODE-5010:
--------------------------------------------------------
Commit a7c1601708bcf7da6d91b728be8f8a37b8859d90 in geode's branch
refs/heads/develop from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a7c1601 ]
GEODE-5010: refactor commands and CommandExecutor to use ResultModel (#1896)
> Introduce *ResultModel objects to replace *ResultData
> -----------------------------------------------------
>
> Key: GEODE-5010
> URL: https://issues.apache.org/jira/browse/GEODE-5010
> Project: Geode
> Issue Type: Sub-task
> Components: docs, gfsh
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Introduce POJOs to be used as replacements for CompositeResultData,
> TabularResultData, InfoResultData and ErrorResultData.
> These POJOs will be json serializable using Jackson
> Provide ability to use both legacy and these new POJOs until all commands
> have been migrated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)