Annotate the BootGeodeHttpSessionCachingApplication class with the @EnableClusterAware annotation.
Remove the 'Sessions' Region data policy configuration from application.properties.
This commit is contained in:
@@ -3,6 +3,5 @@
|
||||
spring.application.name=HttpSessionCachingApplication
|
||||
spring.data.gemfire.cache.log-level=error
|
||||
spring.session.data.gemfire.cache.client.pool.name=DEFAULT
|
||||
spring.session.data.gemfire.cache.client.region.shortcut=LOCAL
|
||||
spring.session.data.gemfire.session.region.name=Sessions
|
||||
server.servlet.session.timeout=15
|
||||
|
||||
Reference in New Issue
Block a user