Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-28645

Add build information to the REST server version endpoint

    XMLWordPrintableJSON

Details

    Description

      There is currently no way to check the REST server version / build number remotely.

      The /version/cluster endpoint takes the version from master (fair enough),
      and the /version/rest does not include the build information.

      We should add a version field to the /version/rest endpoint, which reports the version of the REST server component.

      We should also log this at startup, just like we log the cluster version now.

      We may have to add and store the version in the hbase-rest code during build, similarly to how do it for the other components.

      Attachments

        Activity

          People

            paksyd Dávid Paksy
            stoty Istvan Toth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: