- Merge request !4Allow configuration of shard and replica counts in the destination configuration form → (Open) created by Unnamed author
At present, the shard and replica configuration defaults are hard-coded within the destination class. While these settings can be overridden for individual pipelines using the destinationSettings section of the YAML file—which suffices for most scenarios—there is a limitation. If we require environment-specific shard and replica configurations via settings override, this is not feasible, as the YAML file remains static and cannot accommodate dynamic adjustments per remote environment.
Introduce replica and shard settings as configurable options in the Destination plugin's configuration form. If these settings are provided, use their values; otherwise, fall back to the hardcoded defaults.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.