Hello Marton Greber, Zoltan Chovan, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22810
to look at the new patch set (#2).
Change subject: [webserver] Add 403 Forbidden HTTP status code
......................................................................
[webserver] Add 403 Forbidden HTTP status code
Introduce support for the 403 Forbidden response code to improve error
handling in the REST API. The status code was integrated into the
webserver and applied to relevant REST catalog path handlers to ensure
proper authorization feedback.
Change-Id: I5c3e1b89c7a673b7de0567958ba23beb57d7f2db
---
M src/kudu/master/rest_catalog_path_handlers.cc
M src/kudu/server/webserver.cc
M src/kudu/util/web_callback_registry.h
3 files changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/22810/2
--
To view, visit http://gerrit.cloudera.org:8080/22810
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5c3e1b89c7a673b7de0567958ba23beb57d7f2db
Gerrit-Change-Number: 22810
Gerrit-PatchSet: 2
Gerrit-Owner: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>