[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-20 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901609696 ## docs/en/latest/terminology/plugin.md: ## @@ -95,6 +95,43 @@ the configuration above means customizing the error response from the jwt-auth p | Name | Ty

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-20 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901467891 ## docs/en/latest/terminology/plugin.md: ## @@ -95,6 +95,43 @@ the configuration above means customizing the error response from the jwt-auth p | Name | Ty

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-20 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901464709 ## docs/en/latest/terminology/plugin.md: ## @@ -95,6 +95,43 @@ the configuration above means customizing the error response from the jwt-auth p | Name | Ty

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-20 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901464709 ## docs/en/latest/terminology/plugin.md: ## @@ -95,6 +95,43 @@ the configuration above means customizing the error response from the jwt-auth p | Name | Ty

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-19 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901203423 ## docs/en/latest/terminology/plugin.md: ## @@ -95,6 +95,43 @@ the configuration above means customizing the error response from the jwt-auth p | Name | Ty

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-19 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901201503 ## apisix/plugin.lua: ## @@ -398,6 +406,51 @@ function _M.filter(ctx, conf, plugins, route_conf) trace_plugins_info_for_debug(ctx, plugins) +if custom_s

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-19 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901139711 ## docs/en/latest/terminology/plugin.md: ## @@ -95,6 +95,43 @@ the configuration above means customizing the error response from the jwt-auth p | Name | Ty

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-19 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901138984 ## docs/en/latest/terminology/plugin.md: ## @@ -95,6 +95,43 @@ the configuration above means customizing the error response from the jwt-auth p | Name | Ty

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-19 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901138709 ## apisix/plugin.lua: ## @@ -398,6 +406,49 @@ function _M.filter(ctx, conf, plugins, route_conf) trace_plugins_info_for_debug(ctx, plugins) + +if custom

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-19 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901138156 ## apisix/plugin.lua: ## @@ -398,6 +406,49 @@ function _M.filter(ctx, conf, plugins, route_conf) trace_plugins_info_for_debug(ctx, plugins) + +if custom

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7273: feat: allows users to specify plugin execution priority

2022-06-19 Thread GitBox
tzssangglass commented on code in PR #7273: URL: https://github.com/apache/apisix/pull/7273#discussion_r901138123 ## docs/en/latest/terminology/plugin.md: ## @@ -95,6 +95,43 @@ the configuration above means customizing the error response from the jwt-auth p | Name | Ty