Currently, when using the @EnableClusterAware annotation, it is not trivial to determine if SBDG has connected to the source (cluster) the user is expecting.
To improve the user experience it would be helpful if the dependency, once connected, logged what type of connection it found (ex. none-using local region, standalone, Tanzu GemFire for VMs, Tanzu GemFire for Kubernetes).
Currently, when using the
@EnableClusterAware
annotation, it is not trivial to determine if SBDG has connected to the source (cluster) the user is expecting.To improve the user experience it would be helpful if the dependency, once connected, logged what type of connection it found (ex. none-using local region, standalone, Tanzu GemFire for VMs, Tanzu GemFire for Kubernetes).