boneanxs commented on PR #7582: URL: https://github.com/apache/hudi/pull/7582#issuecomment-1368159010
> But do we need to have a synchronized check for each record consuming(performance concern)? This fix won't do the synchronize check for each record, it will only block the consuming when the queue is not start yet. But I think adding a new `setup()` method is also an appropriate way. Pending this for a while if @alexeykudinkin has other suggestion. Or I'll add the `setup()` to fix it. -- 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]
