Details
-
New Feature
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
None
-
21
-
4032
Description
Originally, statahead thread will pre-fetch directory items (including the attributes) with getattr-by-name one by one, that is inefficient. In the future, we want to pre-fetch directory items with bulk RPC. To simplify the RPC layout and lighten system load, client will use "fid" instead of "name" to pre-fetch attributes from MDT.