GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp
Allow all publisher settings configurable per destination
Open
priority: p3
pubsub
type: enhancement
- Dominant language
- Java
- Stars
- 551
- Forks
- 349
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
Currently, Publisher settings can only be set on a global basis with the help of `spring.cloud.gcp.pubsub.publisher.*`.
This issue is to add per-topic configurations for Publisher settings, similar to how per-subscription configurations are supported for Subscriber settings (#418).
Contributor guide
Assessment
This issue has not been assessed yet.