[
https://issues.apache.org/jira/browse/GEODE-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291957#comment-17291957
]
ASF subversion and git services commented on GEODE-8905:
--------------------------------------------------------
Commit e32c3076307d05b928ac8f238b0ec72cf73b1227 in geode's branch
refs/heads/develop from Patrick Johnson
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e32c307 ]
GEODE-8905: Introduce JarDeploymentService (#5989)
* GEODE-8905: Introduce JarDeploymentService.
Unified deploy functionality between REST and GFSH
Pulled deploy jar functionality into its own module
Renamed internal *Util classes to *Utils
Co-authored-by: Udo Kohlmeyer <[email protected]>
> Introduce JarDeploymentService
> ------------------------------
>
> Key: GEODE-8905
> URL: https://issues.apache.org/jira/browse/GEODE-8905
> Project: Geode
> Issue Type: Improvement
> Components: gfsh, management
> Reporter: Patrick Johnsn
> Priority: Major
> Labels: pull-request-available
>
> Introduce a JarDeploymentService interface that will allow us to interchange
> the current way of deploying jars with the new modular approach.
>
> There will be an implementation that delegates to the existing JarDeployer
> and will maintain current behavior.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)