You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/09/24 07:20:00 UTC

[jira] [Created] (FLINK-24367) Add a fallback AkkaRpcSystemLoader for tests in the IDE

Chesnay Schepler created FLINK-24367:
----------------------------------------

             Summary: Add a fallback AkkaRpcSystemLoader for tests in the IDE
                 Key: FLINK-24367
                 URL: https://issues.apache.org/jira/browse/FLINK-24367
             Project: Flink
          Issue Type: Technical Debt
          Components: Runtime / Coordination, Tests
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.15.0, 1.14.1


The new RPC loading mechanism requires a some steps to be run in maven. This breaks certain workflows, like when doing a full rebuild within IntelliJ.

We can alleviate this issue by adding a testing implementation of the AkkaRpcSystemLoader specifically for this case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)