[
https://issues.apache.org/jira/browse/GEODE-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289443#comment-17289443
]
ASF GitHub Bot commented on GEODE-8905:
---------------------------------------
lgtm-com[bot] commented on pull request #5989:
URL: https://github.com/apache/geode/pull/5989#issuecomment-784628827
This pull request **introduces 1 alert** and **fixes 1** when merging
45a2576e6a84b7c104679c72e1f4735994242a1f into
3a21c2852746f19755ac302f584ca5b8908eae2e - [view on
LGTM.com](https://lgtm.com/projects/g/apache/geode/rev/pr-256b76595ba60fa215acf96e38130b8e852042e3)
**new alerts:**
* 1 for Use of a broken or risky cryptographic algorithm
**fixed alerts:**
* 1 for Use of a broken or risky cryptographic algorithm
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[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)