Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support site awareness with in Orkes queues #15

Open
YoBeMo opened this issue Nov 30, 2023 · 0 comments
Open

Support site awareness with in Orkes queues #15

YoBeMo opened this issue Nov 30, 2023 · 0 comments

Comments

@YoBeMo
Copy link

YoBeMo commented Nov 30, 2023

Is your feature request related to a problem? Please describe.
Currently in an ACTIVE\WARM-PASSIVE cluster setup there is no way to prevent processing of tasks in the WARM-PASSIVE site.

Describe the solution you'd like
We suggest adding an interface, ISiteAwareness that will be checked for every push\pop\etc... and prevent operations from the in WARM-PASSIVE site.
Default implementation will be true - meaning your active. implementing the interface can be in an external module.

Describe alternatives you've considered
Forking Orkes Queues and maintaining a fork with site awareness support.

WDYT?

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

No branches or pull requests

1 participant