cyq89051127 edited a comment on issue #9529: [FLINK-12979]Allowing set an empty line delimiter at end of an message using CsvRowSerializationSchema URL: https://github.com/apache/flink/pull/9529#issuecomment-524616401 I check the CI report. I can't see the relationship between the failure and my code. It looks like something wrong with the server. 08:13:50.264 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 68.492 s <<< FAILURE! - in org.apache.flink.test.recovery.BatchFineGrainedRecoveryITCase 08:13:50.264 [ERROR] testProgram(org.apache.flink.test.recovery.BatchFineGrainedRecoveryITCase) Time elapsed: 68.133 s <<< ERROR! org.apache.flink.runtime.client.JobExecutionException: Job execution failed. at org.apache.flink.test.recovery.BatchFineGrainedRecoveryITCase.testProgram(BatchFineGrainedRecoveryITCase.java:225) Caused by: org.apache.flink.runtime.io.network.partition.consumer.PartitionConnectionException: Connection for partition c32cc3ee5236ca9043a4dabd6c388cce@c23405691d9b5efb6851ce21fb81d878 not reachable. Caused by: java.io.IOException: Connecting the channel failed: Connecting to remote task manager + 'localhost/127.0.0.1:35227' has failed. This might indicate that the remote task manager has been lost. Caused by: org.apache.flink.runtime.io.network.netty.exception.RemoteTransportException: Connecting to remote task manager + 'localhost/127.0.0.1:35227' has failed. This might indicate that the remote task manager has been lost. Caused by: org.apache.flink.shaded.netty4.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:35227 Caused by: java.net.ConnectException: Connection refused @rmetzger What can i do for now? could one of the admins offer some advice?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
