I am upgrading GemFire from 8.X.X
to GemFire 9.5.2
. I am using spring-data-gemfire
, version 2.1.9.RELEASE
.
When I start the service, the first service within the cluster comes up fine. However, the second service simply hangs. I don't see any exception in the service of the GemFire logs.
Has anyone faced similar issue?
We haven't changed any properties, which we were using in the older version. I wonder why it doesn't work with new GemFire version?