Skip to content

Commit

Permalink
documentation(#1230): add topic purging formatting improvement
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Deppisch <[email protected]>
  • Loading branch information
louisa-frison and christophd committed Feb 3, 2025
1 parent a3889c3 commit cb889b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/manual/endpoint-jms.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ wrapper so we do not fail because of multiple connections with the same durable
[[jms-topic-purging]]
== JMS topic purging
As mentioned earlier, topic subscribers with `autoStart=true` consume all messages sent to the topic during the test run.
Durable topic subscribers even consume messages sent outside the test run.
Both cache the consumed messages internally in an in-memory-message-queue.
Expand Down

0 comments on commit cb889b2

Please sign in to comment.