Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-9255

Regression - Flink CLI -m,--jobmanager option not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.5.0
    • None
    • Command Line Client
    • Local environment - Branch release-1.5

    Description

      Every time the flink CLI is called with the -m option to specify the jobmanager address, the CLI is stuck on "Waiting for response..." and the Jobmanager reports the following error:

      WARN akka.remote.transport.netty.NettyTransport - Remote connection to [/x.x.x.x:xxxx] failed with org.apache.flink.shaded.akka.org.jboss.netty.handler.codec.frame.TooLongFrameException: Adjusted frame length exceeds 10485760: 1195725860 - discarded

      The error occurs even when run locally and try something like "flink list -m localhost:6123". But "flink list" works as expected.

      I'm using the version from the "release-1.5" branch.

       

      It seems like the commit introducing the regression is 47909f4

      Attachments

        Activity

          People

            Unassigned Unassigned
            edRojas Edward Rojas
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: