[ 
https://issues.apache.org/jira/browse/HUDI-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17397700#comment-17397700
 ] 

ASF GitHub Bot commented on HUDI-2017:
--------------------------------------

vinothchandar merged pull request #3084:
URL: https://github.com/apache/hudi/pull/3084


   


-- 
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]


> Some of the Metadata table metrics are incorrect 
> -------------------------------------------------
>
>                 Key: HUDI-2017
>                 URL: https://issues.apache.org/jira/browse/HUDI-2017
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Prashant Wason
>            Assignee: Prashant Wason
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> Metadata Table is synced in preWrite() and postWrite() functions of commit. 
> As part of the sync, the current sizes and basefile/logfile counts are 
> published as metrics. If we use the Registry.add() API, the count and sizes 
> are incorrectly published as sum of the two values.
> We need to introduce a new API in the metrics registry which allows setting 
> the value of a metric.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to