wayne-cheng opened a new pull request #4881: URL: https://github.com/apache/apisix/pull/4881
Signed-off-by: wayne-cheng <[email protected]> This PR is used to solve a bug found in another PR (#4856). When the conifg `apisix.node_liste` is set to a array in the `conifg-default.yaml`, but the user's `config.yaml` use the type number, a error will occur. More detail, Please see https://github.com/apache/apisix/pull/4856#issuecomment-903545790 PTAL @spacewander You can use the existing test cases for testing, since the vaule type of the config `apisix.node_listen` in the `config-default.yaml` is changed to the type array. ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have been added? * [ ] Have you added corresponding test cases? * [ ] Have you modified the corresponding document? * [x] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix/tree/master#community) first** -- 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]
