Hello Marton Greber, Zoltan Chovan, Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22744
to look at the new patch set (#4).
Change subject: KUDU-3608 REST API Follow-up
......................................................................
KUDU-3608 REST API Follow-up
Follow-up on the REST API for Metadata Management commit
(https://gerrit.cloudera.org/c/21823/) by adding additional error
handling and refactoring. Improved error responses for table operations.
Refactored path handler functions for better readability and
consistency, including handling of authentication principal extraction.
Adjusted test cases to align with the changes and ensure correctness.
Change-Id: I3cdb14d5a932eb8d1ba209ca803731749117024e
---
M src/kudu/master/master.cc
M src/kudu/master/rest_catalog-test.cc
M src/kudu/master/rest_catalog_path_handlers.cc
M src/kudu/master/rest_catalog_path_handlers.h
M src/kudu/master/rest_catalog_test_base.h
M src/kudu/master/spnego_rest_catalog-test.cc
6 files changed, 227 insertions(+), 154 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/22744/4
--
To view, visit http://gerrit.cloudera.org:8080/22744
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3cdb14d5a932eb8d1ba209ca803731749117024e
Gerrit-Change-Number: 22744
Gerrit-PatchSet: 4
Gerrit-Owner: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[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]>