You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/07/05 07:51:00 UTC

[jira] [Updated] (FLINK-24743) New File Sink end-to-end test fails on Azure

     [ https://issues.apache.org/jira/browse/FLINK-24743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser updated FLINK-24743:
-----------------------------------
    Fix Version/s:     (was: 1.16.0)

> New File Sink end-to-end test fails on Azure
> --------------------------------------------
>
>                 Key: FLINK-24743
>                 URL: https://issues.apache.org/jira/browse/FLINK-24743
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem, Runtime / Coordination, Tests
>    Affects Versions: 1.15.0
>            Reporter: Till Rohrmann
>            Priority: Major
>              Labels: test-stability
>
> The {{New File Sink end-to-end test}} fails on Azure. It seems that the {{TaskExecutor}} cannot connect with the {{ResourceManager}} because {{Discarding inbound message to [Actor[akka://flink/user/rpc/taskmanager_0#1155592017]] in read-only association to [akka.ssl.tcp://flink@localhost:6123]. If this happens often you may consider using akka.remote.use-passive-connections=off or use Artery TCP.}}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=25831&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=070ff179-953e-5bda-71fa-d6599415701c&l=11674
> cc [~chesnay], this might be related to the recent Akka bump.
> Related: https://github.com/akka/akka/issues/24393
> Maybe we should upgrade to using Artery TCP or set {{akka.remote.use-passive-connections=off}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)