Hello Marton Greber, Zoltan Chovan, Kudu Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21823 to look at the new patch set (#3). Change subject: [WIP] KUDU-3608 REST API ...................................................................... [WIP] KUDU-3608 REST API After careful consideration we opted for implementing a REST API into the Kudu master web server. The API only handles metadata and will be reachable under the path /api. It will be implemented using PathHandlers in the master server. Change-Id: I67f964c4f950edfde31772cafd5c3ed5d6b87413 --- M src/kudu/master/master_path_handlers.cc M src/kudu/master/master_path_handlers.h 2 files changed, 89 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/23/21823/3 -- To view, visit http://gerrit.cloudera.org:8080/21823 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I67f964c4f950edfde31772cafd5c3ed5d6b87413 Gerrit-Change-Number: 21823 Gerrit-PatchSet: 3 Gerrit-Owner: Anonymous Coward <lotzgabrie...@gmail.com> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <greber...@gmail.com> Gerrit-Reviewer: Zoltan Chovan <zcho...@cloudera.com>