[ 
https://issues.apache.org/jira/browse/GEODE-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226452#comment-17226452
 ] 

ASF GitHub Bot commented on GEODE-8466:
---------------------------------------

lgtm-com[bot] commented on pull request #5658:
URL: https://github.com/apache/geode/pull/5658#issuecomment-722075908


   This pull request **introduces 3 alerts** and **fixes 1** when merging 
19b1313d9d31dc3320e5659555649133e991db13 into 
7367d17e3817fc41666d471c5eb4d0df0d33c18b - [view on 
LGTM.com](https://lgtm.com/projects/g/apache/geode/rev/pr-1bf6e8475bff02a5fe107ea9ef2ef16a37961649)
   
   **new alerts:**
   
   * 2 for Potential input resource leak
   * 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:
us...@infra.apache.org


> Create a ClassLoaderService to abstract away dealing with the default 
> ClassLoader directly
> ------------------------------------------------------------------------------------------
>
>                 Key: GEODE-8466
>                 URL: https://issues.apache.org/jira/browse/GEODE-8466
>             Project: Geode
>          Issue Type: New Feature
>          Components: core
>            Reporter: Udo Kohlmeyer
>            Assignee: Udo Kohlmeyer
>            Priority: Major
>              Labels: pull-request-available
>
> With the addition of ClassLoader isolation using JBoss Modules GEODE-8067, 
> the manner in which we interact with the ClassLoader needs to change.
> An abstraction is required around the default functions like 
> `findResourceAsStream`, `loadClass` and `loadService`.
> As these features will behave differently between different ClassLoader 
> implementations, it is best to have a single service that will expose that 
> functionality in a transparent manner.



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

Reply via email to