danny0405 commented on issue #4881: URL: https://github.com/apache/hudi/issues/4881#issuecomment-1097803474
The expect behavior is that only after the bootstrap ends up we can handle the in-coming new records. Maybe when you set the bootstrap parallelism as `>1`, the in-coming records are handled before the bootstrap finish. Can you give some log in the `BootstrapOperator` to confirm this behavior ? -- 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]
