Caused by: org.apache.flink.runtime.io.network.partition.consumer.PartitionConnectionException: Connection for partition d87c5c2f1872716d009307feb03a35eb#80@3eedaab6997deb0832eb197938159478 not reachable.
at org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel.requestSubpartition(RemoteInputChannel.java:183)
at org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate.internalRequestPartitions(SingleInputGate.java:322)
at org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate.requestPartitions(SingleInputGate.java:291)
at org.apache.flink.runtime.taskmanager.InputGateWithMetrics.requestPartitions(InputGateWithMetrics.java:94)
at org.apache.flink.runtime.io.network.api.reader.AbstractRecordReader.getNextRecord(AbstractRecordReader.java:101)
at org.apache.flink.runtime.io.network.api.reader.MutableRecordReader.next(MutableRecordReader.java:48)
at org.apache.flink.runtime.operators.util.ReaderIterator.next(ReaderIterator.
flink-Connecting to remote task manager ‘/192.168.1.*:*‘ has failed.
于 2022-07-29 21:43:11 首次发布