You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Antonov (JIRA)" <ji...@apache.org> on 2018/10/15 11:47:00 UTC

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

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

Sergey Antonov commented on IGNITE-9674:
----------------------------------------

[~dpavlov]  could you review my changes, please? 

> Double p2p class loading
> ------------------------
>
>                 Key: IGNITE-9674
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9674
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Sergey Antonov
>            Assignee: Sergey Antonov
>            Priority: Major
>         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)