3 Replies Latest reply on Dec 6, 2011 4:46 AM by galder.zamarreno

    Using cache. entryset and values method in replicated mode

    sudheerk84

      Hi ,

       

      I have a use case where i have multiple nodes running in replicated mode. Sicne all data is replicated is it safe to use entry setor values() to iterate and read all teh values in teh cache.

       

      I came across the documentation , which said it shoudl not be used for production. Since i am using replicated mode , is there any suggestion on using it in production usecases?