Replacement for now-deprecated ClusterManager getClusterInformation()

Hiya,

It seems that com.atlassian.confluence.cluster.ClusterManager has had it’s getClusterInformation() method deprecated since Confluence 8.2. Similarly, the ClusterInformation interface has also been deprecated.

Is there is a current / planned drop-in replacement? Or are we expected to use other currently available methods to achieve the functionality provided by getClusterInformation()?

Eg: there doesn’t seem to be available replacements for getClusterInformation().getName() or getClusterInformation().getDescription().

Thanks in advance,
Andrew