clustering with HazelcastStorageService

Cantor, Scott cantor.2 at osu.edu
Wed Apr 27 21:32:00 EDT 2016


On 4/27/16, 8:36 PM, "Paul B. Henson" <henson at cpp.edu> wrote:


>
>For the specific case of the HazelcastStorageService backend, it sounds like it would allow tuning the memory usage and other clustering parameters specific to that backend individually for each service using it. Which I think would definitely be beneficial :).
>
>With that in mind, could I possibly trouble you for the names of the contexts used by the idp.session.StorageService, idp.replayCache.StorageService, and idp.cas.StorageService?

I'll have to dig them all up, but actually it's not even possible in general, some of the use cases rely on random contexts, not fixed ones. The session cache stores records under contexts named for each session ID, not one big context.

-- Scott



More information about the users mailing list