Skip to content

Conversation

@onobc
Copy link
Collaborator

@onobc onobc commented Aug 29, 2024

This commit moves the default subscription type from the @PulsarListener annotation to the container factory (props) which allows the spring.pulsar.consumer.subscription-type 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 29, 2024
@onobc onobc added this to the 1.2.0-M2 milestone Aug 29, 2024
This commit moves the default subscription type from the
`@PulsarListener` and `@ReactivePulsarListener` annotation to the
associated container factory (props) which allows the Spring Boot
`spring.pulsar.consumer.subscription-type` config prop to be respected.

See spring-projects/spring-boot#42053
@onobc onobc force-pushed the SB-42053-respect-sub-type-prop branch from 398c660 to 64fb88e Compare August 30, 2024 03:55
@onobc onobc merged commit 5946c95 into spring-projects:main Aug 30, 2024
@onobc onobc deleted the SB-42053-respect-sub-type-prop branch August 30, 2024 04:39
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