Hello guys, as a part of the moving to yaml, I plan to work on converting our records.config to records.yaml, this has been going on for a while now so hopefully I can get some traction now. As a *phase 1* of this task and aiming for 10 release, the plan is just to keep the original librecord internals and just have a yaml parsing layer to fill in the existing records similar to the current process but having the records.yaml as input file. Now after having some talks with some of you separately one think came up in common:
1. Do we want to have dual parsing, like we did with ip_allow.yaml or: 2. Single yaml parsing and ask everyone to just convert to yaml for 10 release. More details about the records.yaml I put together some time ago can be found here <https://github.com/apache/trafficserver/pull/8212> and for a quick look at how the records.yaml would look like, check here <https://gist.github.com/brbzull0/e286e64e74f71061a6664cc961da6e51>. Any feedback will be appreciated. Thanks, Damian. Yahoo