tzssangglass commented on PR #6934: URL: https://github.com/apache/apisix/pull/6934#issuecomment-1110845400
> I know that. > But, Somtimes, we develop a new plugin on access phase and use `upstream.set(ctx, "xxxx", "xxx", up_conf)` to rewrite the upstreams, if the `up_conf` doesn't include the priority(want to use the default priority) will get an error. I don't really agree with the way this was handled. I think it's too late to check the parameters here. In fact, for all configurations with default attributes that are not verified by the json schema, there are similar problems? -- 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]
