Hello Tidy Bot, Yingchun Lai, Kudu Jenkins, Andrew Wong, Bankim Bhavsar,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/17745

to look at the new patch set (#6).

Change subject: [web-server] add http api, get version info
......................................................................

[web-server] add http api, get version info

Applications may need some kudu function, that just support from some version.
So it need a method to check when installing or upgrading.
Of course, footer or `kudu --version` has included the infomation,
but it's not convenience for users. The commit is a syntax sugar.

You can use it by `curl http://x.x.x.x:8050/version` will directly
return json info including the version info, that's convenience.

Change-Id: Ic25b08b3d3f9bb74e2a877c733ffcaf45f5ece46
---
M src/kudu/server/default_path_handlers.cc
M src/kudu/server/webserver-test.cc
2 files changed, 24 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/17745/6
--
To view, visit http://gerrit.cloudera.org:8080/17745
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic25b08b3d3f9bb74e2a877c733ffcaf45f5ece46
Gerrit-Change-Number: 17745
Gerrit-PatchSet: 6
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Yingchun Lai <[email protected]>

Reply via email to