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

Feature/replica broker #848

Draft
wants to merge 124 commits into
base: main
Choose a base branch
from

Conversation

NikitaShupletsov
Copy link

AMQ-8354

Asynchronous replication plugin

@jbonofre jbonofre self-requested a review July 11, 2022 07:39
Add missed try-catch in replicateDestinationCreation.
Bug fix: not deleting destination from the list of destination to replicate when deleting the destination.
@trex-amazon
Copy link

What will be the behavior when the replication queue is full and the replica broker is unreachable? Have you considered this case?

Add an intermediate replication queue.
Make the main replication queue non-persistent.
Add logic for adding and checking sequences on both sides.
…s to apply message compaction on the main queue.
Increased the size of batches.
Made batches idempotent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
10 participants