danny0405 commented on issue #5690: URL: https://github.com/apache/hudi/issues/5690#issuecomment-1139253750
Your error indicates that the coordinator receives an event with greater timestamp than it currently starts, what is why it reports an error. If there are multiple writers with different transactions start, this error may occur, for your case, you may need to find out who generates the reported timestamp first/ -- 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]
