Avoid premature destruction of the GemFire Pool used by the client Sessions Region.
Fixes gh-665
This commit is contained in:
@@ -50,7 +50,6 @@ public class ServerConfig {
|
||||
return new PropertySourcesPlaceholderConfigurer();
|
||||
}
|
||||
|
||||
@Bean
|
||||
Properties gemfireProperties() { // <2>
|
||||
Properties gemfireProperties = new Properties();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user