SimonChou12138 commented on PR #6057: URL: https://github.com/apache/seatunnel/pull/6057#issuecomment-1867347171
> Please add test case which can reproduce this bug, we should avoid regression. Thanks In fact, this replay is required by the seatunnel example for local debug, which is then replicated concurrently in production. There don't seem to be any test cases, and I don't seem to have thought of what kind of test cases to write. My Fix idea is to do a global new when the class is constructed to avoid null pointer exceptions. -- 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]
