forked from apache/flink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FLINK-5492] [log] Log unresolved address when starting an ActorSystem
With the Flakka changes we no longer resolve the given hostname into an IP. Thus, we should henceforth log the unresolved hostname as the address to which the ActorSystem binds to. This closes apache#3161.
- Loading branch information
1 parent
43eee90
commit 3b32d1b
Showing
2 changed files
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters