davidzollo opened a new pull request, #10922: URL: https://github.com/apache/seatunnel/pull/10922
## Summary - move two changes unrelated to stain trace out of #10491 - avoid negative failed-count output in client summary - wait for Canal data to arrive in Pulsar before continuing the Pulsar E2E flow ## Validation - `./mvnw -nsu -Dmaven.gitcommitid.skip=true spotless:apply` - `./mvnw -nsu -Dmaven.gitcommitid.skip=true -Dspotless.check.skip=true -f seatunnel-e2e/seatunnel-connector-v2-e2e/connector-pulsar-e2e/pom.xml -Dtest=CanalToPulsarIT -Dsurefire.failIfNoSpecifiedTests=false test` (blocked by missing local Docker / `/var/run/docker.sock`) - `./mvnw -nsu -Dmaven.gitcommitid.skip=true -Dspotless.check.skip=true -f seatunnel-core/seatunnel-starter/pom.xml -DskipTests package` (blocked by existing upstream `DryRun` compile issue in `ClientCommandArgs`, unrelated to this one-line change) ## Notes - This PR is intentionally draft because it only exists to keep #10491 focused. -- 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]
