spring-cloud-gateway icon indicating copy to clipboard operation
spring-cloud-gateway copied to clipboard

fixes(gh-3974): Invalid shortcut field order configuration in circuitbreaker filter factory

Open muchnik opened this issue 1 month ago • 2 comments

I've added all parameters to shortcut field order for CB. Fixes https://github.com/spring-cloud/spring-cloud-gateway/issues/3974

muchnik avatar Nov 11 '25 15:11 muchnik

Why not use the long form configuration?

spencergibb avatar Nov 11 '25 16:11 spencergibb

Why not use the long form configuration?

I will re-check how we are generating parameters from database, maybe we are using generated names and should move to named parameters.

muchnik avatar Nov 11 '25 16:11 muchnik