[
https://issues.apache.org/jira/browse/FLINK-32358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32358:
-----------------------------------
Labels: pull-request-available (was: )
> CI may unintentionally use fallback akka loader
> -----------------------------------------------
>
> Key: FLINK-32358
> URL: https://issues.apache.org/jira/browse/FLINK-32358
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System / CI
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0
>
>
> We have a fallback akka loader for developer convenience in the IDE, that is
> on the classpath of most modules. Depending on the order of jars on the
> classpath it can happen that the fallback loader appears first, which we dont
> want because it slows down the build and creates noisy logs.
> We can add a simple prioritization scheme to the rpc system loading to remedy
> that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)