nsivabalan commented on PR #5946: URL: https://github.com/apache/hudi/pull/5946#issuecomment-1164631733
Do we know increasing the timeout will fix the issue? I tried to reproduce locally. ran it for 100 times for both COW and MOR, but got it to fail only 2 times for MOR. Mostly I hit the issue where 2999 records were consumed out of 3000. I am not sure if increasing the timeout will actually solve the issue. my hunch is, may be some duplicate is generated and so there were only 2999 unique records. this is just a theory, but I need to investigate further to confirm my understanding. but in the mean time, trying to understand whats your findings from the investigation. Whats the core stacktrace that you saw. @yuzhaojing -- 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]
