The upstream of origin adds the version to the application_state in the get_endpoints in the failure detector. In our implementation we return an object to the jmx proxy and the proxy do the string formatting. This patch adds the version to the return object which is both useful as an API and will allow the jmx proxy to add it to its output when we move forward with the jmx version. Signed-off-by: Amnon Heiman <amnon@scylladb.com> Message-Id: <1448962889-19611-1-git-send-email-amnon@scylladb.com>