hulincup commented on PR #28932:
URL: https://github.com/apache/flink/pull/28932#issuecomment-5210388829

   The CI failure on `412fa61554e` is a flaky network issue unrelated to this 
change — `flink-avro-confluent-registry` failed to download a dependency:
   
   ```
   Could not transfer artifact com.google.guava:guava:jar:32.0.1-jre from/to 
google-maven-central:
   GET request of ... failed: Premature end of Content-Length delimited message 
body (expected: 3,037,368; received: 1,769,472)
   ```
   
   Compilation and spotless checks passed; the failure is a truncated download 
from `google-maven-central`.


-- 
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]

Reply via email to