jrushford commented on pull request #8689: URL: https://github.com/apache/trafficserver/pull/8689#issuecomment-1064210240
> @jrushford this looks good, just have a question. > Do you think you will be injectingthe `host_records.yaml` into traffic_server through the JSON-RPC node?(by using traffic_ctl or any other tool). If this is the plan at some point maybe the field names in the rpc request and the dump `host_records.yaml` file should be the same in order to re-use them. @brbzull0 I didn't have any plans to use the JSON-RPC node to inject them but, that could be useful. In this PR, the host_records.yaml is loaded at startup by trafficserver. However, I'll take a look and make sure that the names are the same, someone might have a use case for the injection. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
