[
https://issues.apache.org/jira/browse/GEODE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482910#comment-16482910
]
ASF subversion and git services commented on GEODE-4858:
--------------------------------------------------------
Commit ec7a162b09faa87ac7d7f119fbf46827602e166c in geode's branch
refs/heads/develop from [~prhomberg]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ec7a162 ]
GEODE-4858: CreateAsyncEventQueue and tests refactor. (#1969)
* Unsupported ModelCommandResult methods failedToPersist, setCommandPersisted,
and setFileToDownload now throw exceptions to avoid accidental use in testing.
* Extracted cluster configuration messages in CommandExecutor to public class
fields, for test consumption.
* Extracted several message strings in ModelCommandResult to public class
fields, for test consumption
* Serialized necessary AsyncEventQueue configuration classes and updated
sanctioned-geode-core-serializables
> refactor internal commands to use the public ClusterConfigService
> -----------------------------------------------------------------
>
> Key: GEODE-4858
> URL: https://issues.apache.org/jira/browse/GEODE-4858
> Project: Geode
> Issue Type: Sub-task
> Components: configuration
> Reporter: Jinmei Liao
> Priority: Major
> Labels: pull-request-available
> Time Spent: 15h 50m
> Remaining Estimate: 0h
>
> # except the ones that would need to access the internal cluster
> configuration regions, like importClusterConfigCommand,
> exportClusterConfigCommand or deploy
> # use the configuration object as much as possible to pass parameters to the
> functions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)