jjj-n commented on issue #9673:
URL: https://github.com/apache/gravitino/issues/9673#issuecomment-5535138201

   Hi @diqiu50 and @kaijaytu,
   
   I'd like to work on this issue if it is still available. I noticed that PR 
#9708 is still open but has been inactive since January, and that @kaijaytu 
shared an implementation plan in July. Before starting, could you please 
confirm whether someone is currently working on it, or whether I may take it 
over?
   
   If it is available, I plan to start from the current `main` branch and:
   
   - Extract a shared `FileSystemCache` abstraction into the Hadoop common 
module.
   - Reconcile the different cache-key semantics used by 
`FilesetCatalogOperations` and `BaseGVFSOperations`, especially user identity 
handling.
   - Preserve the existing cache configuration, metrics hooks, eviction 
behavior, and filesystem lifecycle management for both callers.
   - Add focused unit tests for cache reuse, user isolation, eviction, and 
resource cleanup.
   - Run the relevant module tests and Spotless checks before opening a PR.
   
   I won't open a competing PR until the current ownership is clarified. Thanks!


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