Skip to content

Conversation

@onobc
Copy link
Collaborator

@onobc onobc commented Aug 30, 2024

This commit moves the default subscription name from the @PulsarListener annotation to the container factory (props) which allows the spring.pulsar.consumer.subscription.name config prop to be respected.

See spring-projects/spring-boot#42053

@onobc onobc added the type: improvement An improvement of implementation of existing feature label Aug 30, 2024
@onobc onobc added this to the 1.2.0-M2 milestone Aug 30, 2024
This commit moves the default subscription name from the
`@PulsarListener` and `@ReactivePulsarListener` annotation to the
corresponding container factory (props) which allows the
`spring.pulsar.consumer.subscription.name` config prop to be respected.

See spring-projects/spring-boot#42053
@onobc onobc force-pushed the SB-42053-respect-sub-name-prop branch from 56ad97a to a0a5d0b Compare August 31, 2024 14:16
@onobc onobc merged commit 136d465 into spring-projects:main Aug 31, 2024
@onobc onobc deleted the SB-42053-respect-sub-name-prop branch August 31, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: improvement An improvement of implementation of existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant