yongboy commented on pull request #3222:
URL: https://github.com/apache/apisix/pull/3222#issuecomment-757093899
@spacewander
I don't quite follow your point of view.
If you have a good way, please supply a patch for apisix 2.1/2.2 users.
The apisix 2.*'s grpc access should like the Apisix 1.5’s handle way with
the upstream_id support in my online environment, we manage the grpc's upstream
as the http apis's upsreams in apisix-dashboard, so we need it.
PS:
I don't know how to fix the below error, maybe I need your help.
```
Error: [error] init_by_lua error:
/home/runner/work/apisix/apisix/apisix/core.lua:21: failed to parse yaml
config: failed to merge, path[apisix->node_listen] expect: number, but got:
string
stack traceback:
[C]: in function 'error'
/home/runner/work/apisix/apisix/apisix/core.lua:21: in main chunk
[C]: in function 'require'
/home/runner/work/apisix/apisix/apisix/init.lua:18: in main chunk
[C]: in function 'require'
init_by_lua:9: in main chunk
t/core/config-default.t ................... ok
```
----------------------------------------------------------------
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]