gravitino icon indicating copy to clipboard operation
gravitino copied to clipboard

[#4278] feat(filesystem): Refactor the `getFileLocation` logics in hadoop GVFS

Open xloya opened this issue 1 year ago • 0 comments

What changes were proposed in this pull request?

Refactor the getFileLocation logic in Hadoop GVFS so that when sending a request to the server to obtain the file location, the current data operation and operation path information are reported. Depend on #4281.

Why are the changes needed?

Fix: #4278

How was this patch tested?

Add and refactor some UTs, and existing ITs maintain normally.

xloya avatar Jul 31 '24 08:07 xloya