AntidoteDB / AntidoteDB/antidote

Improvements on weak meta data

Open
#179 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Erlang
Stars
892
Forks
92
PR merge metrics
No merged PRs in 30d

Description

A note from that pull request for further reference:

There are currently two issues that will be fixed in the future. First is that if a new DC is added during execution, a stable time for this DC might be visible before all nodes have participated. Second is that to ensure all nodes and vnodes have participated or if a vnode has moved from one node to another, each time the stable time is updated, it checks that no changes to the ring have occurred. This incurs O(vnodes) local calculation, when it should be only O(1).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.