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

Possible static announcement replication issue #18

Open
johngmyers opened this issue Oct 19, 2013 · 0 comments
Open

Possible static announcement replication issue #18

johngmyers opened this issue Oct 19, 2013 · 0 comments

Comments

@johngmyers
Copy link

Replicator.synchronize() appears to rely on LocalStore.put(Entry) implementing the semantic that putting an Entry that is older than what is already in the store has no effect. InMemoryStore implements this semantic, but I cannot find where PersistentStore implements this.

So it looks to me like discovery will happily replace a static announcement with an older version it replicates from another server.

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