yuqi1129 opened a new pull request, #9273:
URL: https://github.com/apache/gravitino/pull/9273

   
   ### What changes were proposed in this pull request?
   
   This pull request introduces a new bootstrap entry point for the Lance REST 
facade by adding the `GravitinoLanceRESTServer` class. This class is 
responsible for configuring, initializing, starting, joining, and stopping the 
Lance REST service, as well as managing the application lifecycle and shutdown 
hooks.
   
   New Lance REST server bootstrap:
   
   * Added the `GravitinoLanceRESTServer` class to serve as the main entry 
point for starting and managing the lifecycle of the Lance REST service, 
including configuration loading, component initialization, service startup, and 
graceful shutdown.
   ### Why are the changes needed?
   
   
   ### Why are the changes needed?
   
   It's a bug. It is caused by the fact that we need to include 
https://github.com/apache/gravitino/commit/eb8ace8ae69e8bdda4bce207f09ab221bf29f48c
 before merging https://github.com/apache/gravitino/pull/9174
   
   Fix: #9272
   
   ### Does this PR introduce _any_ user-facing change?
   
   N/A.
   
   ### How was this patch tested?
   
   Test locally and using docker image.
   


-- 
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