0 Replies Latest reply on Jul 7, 2015 9:20 AM by yairogen

    Understanding the Group API

    yairogen

      I am interested of using the Group API for grouping nodes within a datacenter. I.e.assume I have 4 nodes. A and B are in DataCenter 1. C and D are in DataCenter 2.

       

      I'd like to group A and B into group DC1 and group C and D into group DC2.

       

      Can I expect that if a read operation is called in DC2 on a key that is located in DC1 (assume numOfOwners for cache entry is only 1) then the data will be fetched although in a different group?