https://bz.apache.org/bugzilla/show_bug.cgi?id=64318
Bug ID: 64318
Summary: DNS Cache Manager - custom DNS resolver doesn't use
system resolver by default
Product: JMeter
Version: 5.2.1
Hardware: PC
OS: All
Status: NEW
Severity: minor
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.3.0
Created attachment 37151
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37151&action=edit
Example configuration
Imagine we have the component config like on the screenshot in attachment.
According to documentation
(https://jmeter.apache.org/usermanual/component_reference.html#DNS_Cache_Manager),
the component should use system DNS servers for everything except hosts listed
in the static table.
In fact, the component returns `null` for every hostname not present in the
table.
P.S. If the community confirms the bug, I can try fixing it.
--
You are receiving this mail because:
You are the assignee for the bug.