tzssangglass commented on issue #1195: URL: https://github.com/apache/apisix/issues/1195#issuecomment-706926109
> Apache APISIX is now using style 1, I think it should be consistent, this is also a more common way in yaml In master branch,`node_listen` is not using style 1,https://github.com/apache/apisix/blob/b8e4b8589d3b62a1c30fe726963a9dca7a6ff3f6/conf/config-default.yaml#L23 but `stream_proxy` is using style 1, https://github.com/apache/apisix/blob/b8e4b8589d3b62a1c30fe726963a9dca7a6ff3f6/conf/config-default.yaml#L90 so without considering backward compatibility,`node_listen` change to style 1 is the most suitable. ---------------------------------------------------------------- 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]
