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

Flink Jira Bot updated FLINK-8311:
----------------------------------
    Labels: auto-deprioritized-major stale-minor  (was: 
auto-deprioritized-major)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is 
still Minor, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> Flink needs documentation for network access control
> ----------------------------------------------------
>
>                 Key: FLINK-8311
>                 URL: https://issues.apache.org/jira/browse/FLINK-8311
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation, Runtime / Network
>    Affects Versions: 1.4.0
>            Reporter: Elias Levy
>            Priority: Minor
>              Labels: auto-deprioritized-major, stale-minor
>
> There is a need for better documentation on what connects to what over which 
> ports in a Flink cluster to allow users to configure network access control 
> rules.
> E.g. I was under the impression that in a ZK HA configuration the Job 
> Managers were essentially independent and only coordinated via ZK.  But 
> starting multiple JMs in HA with the JM RPC port blocked between JMs shows 
> that the second JM's Akka subsystem is trying to connect to the leading JM:
> {code}
> INFO  akka.remote.transport.ProtocolStateActor                      - No 
> response from remote for outbound association. Associate timed out after 
> [20000 ms].
> WARN  akka.remote.ReliableDeliverySupervisor                        - 
> Association with remote system [akka.tcp://[email protected]:6123] has 
> failed, address is now gated for [5000] ms. Reason: [Association failed with 
> [akka.tcp://[email protected]:6123]] Caused by: [No response from remote 
> for outbound association. Associate timed out after [20000 ms].]
> WARN  akka.remote.transport.netty.NettyTransport                    - Remote 
> connection to [null] failed with 
> org.apache.flink.shaded.akka.org.jboss.netty.channel.ConnectTimeoutException: 
> connection timed out: /10.210.210.127:6123
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to