bneradt opened a new pull request #7159:
URL: https://github.com/apache/trafficserver/pull/7159
The MicroDNS extension supports populating the 'otherwise' node with a
list of hosts via the default parameter. The Traffic Server tests only
pass a string to default, but tests could also pass a list. This makes
the extension deal with either of these input types. As it is, without
this change, tests cannot pass a list because the list itself would be
wrapped as a list.
This change fixes the use of MicroDNS for plugins that use the
Traffic Server extensions, such as txn_box.so.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]