[jira] [Created] (IGNITE-9674) Double p2p class loading

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9674) Double p2p class loading

Anton Vinogradov (Jira)
Sergey Antonov created IGNITE-9674:
--------------------------------------

             Summary: Double p2p class loading
                 Key: IGNITE-9674
                 URL: https://issues.apache.org/jira/browse/IGNITE-9674
             Project: Ignite
          Issue Type: Bug
            Reporter: Sergey Antonov
         Attachments: AlwaysTrueTestPredicate.java, DoubleP2PClassLoadingTest.java, always-true-predicate.jar

On p2p class loading {{GridDeploymentRequest}} will be sent twice:

First time it will be in {{GridDeploymentPerVersionStore}}#checkLoadRemoteClass line 715

Second time it will be in {{GridDeploymentPerVersionStore#getDeployment line 500}}

*How to reproduce:*
 # Remove {{AlwaysTrueTestPredicate}} from CLASSPATH, for example, pack to jar file.
 # Run {{DoubleP2PClassLoadingTest}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)