Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.3-alpha
-
None
-
None
-
Reviewed
Description
In HostnameFilter, if the remote address is NULL or the inet resolution fails the request will never make it to the httpfs server.
We should instead set the hostname to something like "???" and let the processing continue.