You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/07 00:27:00 UTC

[jira] [Commented] (ATLAS-4642) remove unnecessary static members from plugin class loaders

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

ASF subversion and git services commented on ATLAS-4642:
--------------------------------------------------------

Commit 5ff630a0b6dd5a1a35b75bc4cf8c0213ee341d0a in atlas's branch refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=5ff630a0b ]

ATLAS-4642: replace use of static volatile member from plugin classloader

(cherry picked from commit 218dd81db9f3ea87f75833bee6acee1c70e2b1df)


> remove unnecessary static members from plugin class loaders
> -----------------------------------------------------------
>
>                 Key: ATLAS-4642
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4642
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>         Attachments: ATLAS-4642.patch
>
>
> Plugin class loader uses static class member, which can/should be replaced with non-static equivalent.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)