On Wed, Nov 4, 2015 at 5:50 AM, mp <[email protected]> wrote: > > But as I understand, in the previous message in this thread Dmitriy stated > that in Ignite 1.5 it *will* be possible to use distributed cache in both > PRIVATE and ISOLATED modes. Am I right? > If this is correct, I assume that I will be able to use PRIVATE or > ISLOLATED mode (where distributed cache will work, making IgniteQueue > usable), and in such modes "true" peerClassLoading will also work (ie, > different versions of the same class from different client nodes at the > same time). If that is correct, I couldn't dream of a better scenario :) >
Mateusz, yes you are right. I have also sent another email to the dev list to confirm this. You can track the discussion here: http://apache-ignite-developers.2346864.n4.nabble.com/Fwd-Distributed-queue-problem-with-peerClassLoading-enabled-td4521.html D.
