Skip to content

Add transient local durability support to publisher and subscriptions when using intra-process communication#2303

Merged
alsora merged 9 commits intoros2:rollingfrom
jefferyyjhsu:add-transient-local-durability-to-intra-process-pub-sub
Jan 18, 2024
Merged

Add transient local durability support to publisher and subscriptions when using intra-process communication#2303
alsora merged 9 commits intoros2:rollingfrom
jefferyyjhsu:add-transient-local-durability-to-intra-process-pub-sub

Conversation

@jefferyyjhsu
Copy link
Copy Markdown
Contributor

Signed-off-by: Jeffery Hsu jefferyyjhsu@gmail.com
This PR adds transient local durability support to publishers and subscriptions when intra-process communication is used.
An intra-process buffer already existed on the subscription side. The PR adds the same style buffer to the publisher side and other supporting functions allowing intra process manager to publish saved messages for late joining subscriptions.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants