vinothchandar commented on pull request #3210:
URL: https://github.com/apache/hudi/pull/3210#issuecomment-898802063


   @prashantwason I reverted the change to add a `sync()` to 
`HoodieMetadataFileSystemView`. It breaks the timeline server based fetch, 
since reuse is not correctly configured during re-creation in sync. Its flaky, 
because the issue only happens if the test runs long enough beyond a sync 
interval. So if you introduce a sleep from the time the writeClient is created 
to when upserts happen etc. You ll observe this


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