Skip to content

Multiple application subscribers on same machine not taking actions on notifications - #27

Open
jaredaz wants to merge 1 commit into
AurumAS:masterfrom
jaredaz:MultipleApplicationsSameMachine
Open

Multiple application subscribers on same machine not taking actions on notifications#27
jaredaz wants to merge 1 commit into
AurumAS:masterfrom
jaredaz:MultipleApplicationsSameMachine

Conversation

@jaredaz

@jaredaz jaredaz commented Oct 26, 2017

Copy link
Copy Markdown

Ran into an issue on our web servers that run many applications that are both publisher and subscribers. For instance, our API updates the cache and the Web application is a subscriber to the events, but ignores them because it's on the same machine. This will overcome that without removing the optimization of not performing updates and deletes on the publishing application.

…that don't share local cache were ignoring update and delete subscriber actions.
@Ulriksen

Copy link
Copy Markdown
Contributor

Thanks, I'll look into it!

@jaredaz

jaredaz commented Dec 21, 2017

Copy link
Copy Markdown
Author

Cool, let me know if I can help or if you want changes to my PR :-).

@jaredaz

jaredaz commented May 17, 2018

Copy link
Copy Markdown
Author

Any updates on this PR? I would love to be able to go back to using the published nuget package :-).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants