[GitHub] ignite pull request #3378: IGNITE-3935: Fix P2P class loading for StreamTran...

2018-01-18 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/3378


---


[GitHub] ignite pull request #3378: IGNITE-3935: Fix P2P class loading for StreamTran...

2018-01-15 Thread dmekhanikov
GitHub user dmekhanikov opened a pull request:

https://github.com/apache/ignite/pull/3378

IGNITE-3935: Fix P2P class loading for StreamTransformer.from()



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-3935-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3378.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3378


commit 44bae8f97be94be40584a7500339663e25133fad
Author: Denis Mekhanikov 
Date:   2018-01-15T10:22:41Z

ignite-3935 fix P2P class loading for StreamTransformer.from()

commit c3d52c511169c3624aaf1ebd39c0e93022f9a242
Author: Denis Mekhanikov 
Date:   2018-01-15T14:14:55Z

ignite-3935 add test for P2P class loading for stream transformer




---