Skip to content
Discussion options

You must be logged in to vote

This is not a bug. Static shovels are not particularly smart, they try to run their resource declarations and assume that all those operations will succeed. We won't try to make them smarter.
There is nothing a shovel can do about a queue with a queue property mismatch (an existing queue has different properties than what a shovel is configured to use), for example.

Static shovels are a feature from 2009, that is, before dynamic shovels (or even the runtime parameters subsystem they depend on) existed. It has effectively no good use cases today, in particular in the described scenario where a definition file is imported.
Definitions will include dynamic shovel definitions, which operators…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #14668 on October 02, 2025 17:21.