You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/08/27 16:40:35 UTC

[GitHub] [trafficcontrol] mattjackson220 commented on a change in pull request #4967: Allow Traffic Router binding DNS sockets to specific IP Address

mattjackson220 commented on a change in pull request #4967:
URL: https://github.com/apache/trafficcontrol/pull/4967#discussion_r478553276



##########
File path: traffic_router/core/src/main/webapp/WEB-INF/applicationContext.xml
##########
@@ -297,9 +297,14 @@
 		<constructor-arg index="4" ref="TCPBlockingQueue" />
 	</bean>
 
+        <bean id="DnsStreamInetAddress" class="java.net.InetAddress" factory-method="getByName">

Review comment:
       looks like some white space differences for all the changes in this file. prob spaces vs tabs?




----------------------------------------------------------------
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:
users@infra.apache.org