TheR1sing3un commented on PR #7735: URL: https://github.com/apache/paimon/pull/7735#issuecomment-4351160457
@JingsongLi Hi, jinsong, My idea is that the unit test is used to verify the behavior under concurrency. However, adjusting the unit test to overly high concurrency seems to have affected the stability of the CI. I avoid the flaky test by reducing the concurrency. Do you think this is reasonable? From my perspective, whether the concurrent number here is 10 or 3 doesn't seem to be the key point. -- 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]
