You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/03 16:40:48 UTC

[GitHub] [apisix] nfrankel commented on issue #6504: feat: As a User, I want to be able to configure the priority of each plugin so I don't need to change the source code

nfrankel commented on issue #6504:
URL: https://github.com/apache/apisix/issues/6504#issuecomment-1058244460


   ### Another use-case
   
   I want to use the [kafka-logger plugin](https://apisix.apache.org/docs/apisix/plugins/kafka-logger) to send data to Kafka and use them to bill users.
   
   The plugin's priority is [403](https://github.com/apache/apisix/blob/master/apisix/plugins/kafka-logger.lua#L99), thus it runs before the upstream. If the upstream is down, data is written anyway and user will be billed wrongly.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org