Abhishek Modi created HUDI-1025:
-----------------------------------
Summary: Meter RPC calls in HoodieWrapperFileSystem
Key: HUDI-1025
URL: https://issues.apache.org/jira/browse/HUDI-1025
Project: Apache Hudi
Issue Type: Improvement
Components: Common Core
Reporter: Abhishek Modi
Hudi issues very a large number of RPC calls to DFS. When making changes to
Hudi, we try to ensure that the number of RPC calls does not increase
appreciably, as this could impact the DFS.
We should therefore meter HoodieWrapperFileSystem so that we can track the RPC
calls. This will help in service observability / SLA tracking and will make it
easier to tell when change results in increased RPC load.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)