-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Connectivity
-
None
According to the documentation https://dnsclient.michaco.net/ :
It is important to note, that it is highly recommended to instantiate the lookup client only once per application and to always use the same reference (singleton).
LookupClient instance is recommended to be singleton. We need to apply this recommendation.