Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.1.13
-
None
Description
If MaxScale fails to resolve a client's hostname, then the MaxScale log contains errors like the following:
2018-02-06 17:26:01 error : [MySQLAuth] Client hostname lookup failed, getnameinfo() returned: 'Name or service not known'.
|
Should this really be considered an error? It seems more appropriate for this to be a "warning" or "notice".
Also, maybe the message should contain the IP address of the client that MaxScale failed to resolve?
Attachments
Issue Links
- relates to
-
MXS-1626 [MySQLAuth] Client hostname lookup failed, getnameinfo() returned: 'Name or service not known'.
- Closed