-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Initial DNS Seedlist Discovery
-
None
It is my impression that currently the initial DNS seed list query has no debug logging associated with it. Since this query is performed synchronously, it blocks application code until it completes (or times out).
When the logging level is set to debug, the driver should emit log entries indicating it is trying to resolve the host given in the URI, so that the users know what is happening in their application.