[
https://issues.apache.org/jira/browse/HUDI-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400103#comment-17400103
]
ASF GitHub Bot commented on HUDI-2301:
--------------------------------------
hudi-bot edited a comment on pull request #3487:
URL: https://github.com/apache/hudi/pull/3487#issuecomment-899918669
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "d55632b80944ae166d424eb34c660dd63c9c8deb",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1780",
"triggerID" : "d55632b80944ae166d424eb34c660dd63c9c8deb",
"triggerType" : "PUSH"
}, {
"hash" : "bbc16a6e393d3ff3e8859bbe5f3d6b1337aca017",
"status" : "SUCCESS",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1781",
"triggerID" : "bbc16a6e393d3ff3e8859bbe5f3d6b1337aca017",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* bbc16a6e393d3ff3e8859bbe5f3d6b1337aca017 Azure:
[SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1781)
<details>
<summary>Bot commands</summary>
@hudi-bot supports the following commands:
- `@hudi-bot run travis` re-run the last Travis build
- `@hudi-bot run azure` re-run the last Azure build
</details>
--
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]
> fix FileSliceMetrics utils bug
> ------------------------------
>
> Key: HUDI-2301
> URL: https://issues.apache.org/jira/browse/HUDI-2301
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: liwei
> Assignee: WangZhongze
> Priority: Major
> Labels: pull-request-available
>
> Fix bug of metrics calculation error
> In the original code, the calculation of totalReadIO and totalWriteIO will
> only obtain the size of one of the Fileslice
--
This message was sent by Atlassian Jira
(v8.3.4#803005)