Ivan Fedotov created IGNITE-11637:
-------------------------------------
Summary: Remove class loader initilization in GridSpiAbstractTest
Key: IGNITE-11637
URL: https://issues.apache.org/jira/browse/IGNITE-11637
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Fedotov
Assignee: Ivan Fedotov
Investigate necessity of secondary class loader initilization in
GridSpiAbstractTest.
Initilization is secondary because the first is in GridAbstractTest. Now it
seems that setting class loader in GridSpiAbstractTest should be removed.
[1]
[https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/testframework/junits/spi/GridSpiAbstractTest.java#L151]
[2]
[https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/testframework/junits/GridAbstractTest.java#L558]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)