CloudBees High Availability 3.2

1 minute read

RELEASED: Public: 2012-11-19

New features

added mechanism to externalize JGroups protocol definition

Resolved issues

added SUSE

Fixed a broken localhost name resolution.

getLocalAddress() attempts name resolution, so it can end up returning a public address. What we want is 127.0.0.1 or ::1, which is what the getLoopbackAddress() is for.

Known issues

None