[
https://issues.apache.org/jira/browse/FLINK-32236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32236:
-----------------------------------
Labels: pull-request-available (was: )
> Ease YarnTestBase allowlist address regex
> -----------------------------------------
>
> Key: FLINK-32236
> URL: https://issues.apache.org/jira/browse/FLINK-32236
> Project: Flink
> Issue Type: Sub-task
> Components: Deployment / YARN, Tests
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0
>
>
> The YarnTestBase contains allow-list items like this:
> {code}Remote connection to \\[null\\] failed with java.net.ConnectException:
> Connection refused{code}
> I've seen this exception a few times without the address being null. This
> could be due to difference in how Java 17 resolves addresses (?).
> In any case I don't see any harm in relaxing this regex to accept any address.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)