yuqi1129 opened a new issue, #9425: URL: https://github.com/apache/gravitino/issues/9425
### Describe the proposal Since the Gravitino server does not fully support being deployed in distributed mode as a result of the in-memory cache(In memeory cache could not handle data change across different instances), we have tested the performance with cache disabled, and the result is not desirable, the detail can be see above. (Start a Gravitno server locally with default configuration(a MySQL local instance as the backend, test with 20 threads) http://localhost:9101/lance/v1/table/${catalog}%24${schema}%24${table}/describe <img width="1412" height="542" alt="Image" src="https://github.com/user-attachments/assets/fc4bbf0c-81bf-4901-bdaa-4f76bf5b0c06" /> [20251209-155950.html](https://github.com/user-attachments/files/24050082/20251209-155950.html) ### Task list - [ ] Optimize Lance REST describe interface. -- 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]
