spring-projects / spring-session-data-geode

Spring Session support for Apache Geode and VMware Tanzu GemFire
https://projects.spring.io/spring-session/
Apache License 2.0
23 stars 28 forks source link

Add support to disable client subscriptions and register interest. #38

Closed jxblum closed 5 years ago

jxblum commented 5 years ago

If client subscription notifications were disabled, then the client, Spring Session-based, GemFire/Geode ClientCache, Web app would not register interest in Session IDs, and subsequently, would not receive HTTP Session events.