Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.9.3-rc2
-
None
Description
The executor reports hostname using `util/memoized-local-hostname`, but doesn't check the configuration to see whether `STORM_LOCAL_HOSTNAME` has been set. Under this change the executor checks the configuration before falling back to guessing the local hostname.