[ 
https://issues.apache.org/jira/browse/IGNITE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Magda closed IGNITE-2647.
-------------------------------

Reviewed by Alex G., comments provided on the dev list.
Merged to the master.

> Cache is undeployed even when BinaryMarshaller is used
> ------------------------------------------------------
>
>                 Key: IGNITE-2647
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2647
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Denis Magda
>            Assignee: Denis Magda
>            Priority: Blocker
>              Labels: community
>             Fix For: 1.6
>
>
> Even when we use BinaryMarshaller a cache can be undeployed in SHARED 
> (ISOLATED , PRIVATE) modes in the following case:
> - start a remote server node;
> - start a client node;
> - create new cache from the client;
> - send a compute job to the server that triggers loading a the job class from 
> the client to server;
> - stop the server;
> - both the job class and the cache will be undeployed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to