Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- is a child of
-
HUDI-1292 [Umbrella] RFC-15 : Metadata Table for File Listing and other table metadata
- Closed
- links to