mneethiraj opened a new pull request, #911: URL: https://github.com/apache/ranger/pull/911
## What changes were proposed in this pull request? Replaced use of `com.kstruct.gethostname4j.Hostname.getHostname()` with env variable lookup `HOSTNAME` or `COMPUTERNAME`), with fallback to `InetAddress.getLocalHost().getHostName()`. ## How was this patch tested? Using docker setup, verified that plugins report correct hostname in audit logs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
