[
https://issues.apache.org/jira/browse/HUDI-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
leesf updated HUDI-1025:
------------------------
Fix Version/s: 0.6.1
> 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
> Assignee: Abhishek Modi
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.6.1
>
>
> 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)