2 Replies Latest reply on Mar 25, 2010 9:23 AM by yelin66

    Why distributed cache couldn't join?

    yelin66
      For a distributed cache (cache.getConfiguration.getCacheMode().isDistributed() is true), when I test with cache.getAdvancedCache().getDistributionManager().isJoinComplete(), sometimes the join is never complete. Could you please suggest why it behaves like that? And is there a way to make the join complete?