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

BootstrapTools log wrong address of started ActorSystem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.2.0, 1.3.0
    • None
    • None

    Description

      When starting an ActorSystem via the Bootstrap tools, then the startActorSystem function logs the IP resolved from the provided hostname as the ActorSystem address. However, then the function uses the unresolved hostname to start the ActorSystem. Since Akka matches the ActorSystem's address and the destination address of the incoming message we should log the URL which is used to start the ActorSystem and not the resolved IP (messages with the IP will usually be rejected).

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: