Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-1038

Multiple instances of AtlasPluginClassloader getting initialized

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.8-incubating
    • None
    • None

    Description

      Current code doesnt not synchronize the instance creation and hence results in multiple instances getting created

      AtlasPluginClassLoader ret =
      AccessController.doPrivileged(new PrivilegedExceptionAction<AtlasPluginClassLoader>() {
      public AtlasPluginClassLoader run() throws Exception

      { return new AtlasPluginClassLoader(pluginType, pluginClass); }

      });

      return ret;

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            suma.shivaprasad Suma Shivaprasad
            suma.shivaprasad Suma Shivaprasad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment