Skip to content

Conversation

@onobc
Copy link
Collaborator

@onobc onobc commented Sep 13, 2024

Prior to this commit, only the topics specified on the @PulsarListener were being fully qualified in the DefaultPulsarConsumerFactory.
With this change all topics (including the default topics driven by the Spring Boot spring.pulsar.consumer.topics config prop) are fully-qualified.
.

Prior to this commit, only the topics specified on the `@PulsarListener`
were being fully qualified in the `DefaultPulsarConsumerFactory`. With
this change all topics (including the default topics driven by the
Spring Boot `spring.pulsar.consumer.topics` config prop) are
fully-qualified.
.
@onobc onobc added the type: bug A general bug label Sep 13, 2024
@onobc onobc added this to the 1.2.0-M2 milestone Sep 13, 2024
@onobc onobc merged commit bce10bd into spring-projects:main Sep 13, 2024
7 checks passed
@onobc onobc deleted the fix-default-topics-fully-qualified branch September 13, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant