Gabriella Lotz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22744
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, 198 insertions(+), 148 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/22744/1 -- 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: newchange Gerrit-Change-Id: I3cdb14d5a932eb8d1ba209ca803731749117024e Gerrit-Change-Number: 22744 Gerrit-PatchSet: 1 Gerrit-Owner: Gabriella Lotz <[email protected]>
