skywalker0618 opened a new pull request, #18875:
URL: https://github.com/apache/hudi/pull/18875

   ### Describe the issue this Pull Request addresses
   
   The pre-seed logic in metrics in GlobalRecordLevelIndexBackend and 
RecordLevelIndexBackend are not needed by production code and they only existed 
for test purpose. This PR removes this unnecessary step and fix all test cases.
   
   ### Summary and Changelog
   
   Remove pre-seed in metrics in GlobalRecordLevelIndexBackend and 
RecordLevelIndexBackend and fix test cases
   
   ### Impact
   
   None
   
   ### Risk Level
   
   None. Production code doesn't need pre-seed.
   
   ### Documentation Update
   
   N/A
   
   ### Contributor's checklist
   
   - [X] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [X] Enough context is provided in the sections above
   - [X] Adequate tests were added if applicable
   


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

Reply via email to