baiyangtx opened a new pull request, #4112:
URL: https://github.com/apache/amoro/pull/4112

   
   ## Why are the changes needed?
   
   Provide a mechanism to extend the HTTP API of AMS
   
   ## Brief change log
   
   - Add RestExtension / RestExtensionFactory / RestExtensionManager to load 
REST extensions via ServiceLoader and the existing plugin framework.
   - Refactor the existing Iceberg REST Catalog service into a built-in 
RestExtension (iceberg-rest-catalog) and make it configurable.
   - Enable http-server.iceberg-rest-catalog.enabled=true by default to keep 
the original behavior.
   
   
   ## How was this patch tested?
   
   - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
   
   - [ ] Add screenshots for manual tests if appropriate
   
   - [ ] Run test locally before making a pull request
   
   ## Documentation
   
   - Does this pull request introduce a new feature? (yes / no)
   - If yes, how is the feature documented? (not applicable / docs / JavaDocs / 
not documented)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to