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/05/08 19:17:19 UTC

[GitHub] dg4prez opened a new pull request #2244: prevents failure of ssl files and processing of remap config params

dg4prez opened a new pull request #2244: prevents failure of ssl files and processing of remap config params
URL: https://github.com/apache/incubator-trafficcontrol/pull/2244
 
 
   https://github.com/apache/incubator-trafficcontrol/commit/425be777fb485fea43a10392496dd92493988065 introduced a bug that prevents successful completion of a syncds due to ssl keys being defined as config files in order to be located on disk, but having no URI otherwise.  This was due to extra code we didn't really need.
   
   It was also noted that some pparams are getting picked up in remap.config as configuration files that should not be.  This filters some of that out.

----------------------------------------------------------------
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