ezelkow1 opened a new pull request #7073: URL: https://github.com/apache/trafficserver/pull/7073
This extends the load_remap_file_callback to be load_config_file_callback. It now takes 2 parameters so that you can specify both the parent and child file to tie to any tracked file. Also added as an API call for plugins that wish to use the functionality For plugins this only particularly makes sense to tie to remap.config. The child/parent setup will remove all children on reload of the parent file, so a plugin would have to manually track any files other than remap (since a remap reload will cause the plugin itself to reload and re-register its config file). However this functionality may be useful in the future or as a template for when we get to more yaml rewrites and having multiple files included ---------------------------------------------------------------- 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]
