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 2018/01/31 16:07:28 UTC

[GitHub] limited commented on a change in pull request #1799: Traffic Ops API/GUI configuration of FQ Pacing plugin

limited commented on a change in pull request #1799: Traffic Ops API/GUI configuration of FQ Pacing plugin
URL: https://github.com/apache/incubator-trafficcontrol/pull/1799#discussion_r165100989
 
 

 ##########
 File path: traffic_ops/app/lib/Schema/Result/Deliveryservice.pm
 ##########
 @@ -138,7 +138,7 @@ __PACKAGE__->table("deliveryservice");
 =head2 max_dns_answers
 
   data_type: 'bigint'
-  default_value: 0
+  default_value: 5
 
 Review comment:
   I'm not intentionally changing it as part of this PR, but the generated schema files currently seem to be out of date for this field. After generating the new schema result, I didn't go through and clean up any of the other changes it made to this file. 
   
   Do you think this change is incorrect?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services