[
https://issues.apache.org/jira/browse/GOSSIP-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293707#comment-16293707
]
Anup Agarwal commented on GOSSIP-69:
------------------------------------
What could the key for the vector clock be?
in implementation of LWW the key is the element of the set.
Here each process will have its value of the register and a timestamp
(identifier and time counter for each instance), we ideally want the key to be
something like the process id that shares the register. At the same time a
single process can share multiple instances of the same register.
Disclaimer:
I am not an expert in distributed system programming, so please forgive me if I
asked anything trivial.
> Implement Crdt mvregister
> -------------------------
>
> Key: GOSSIP-69
> URL: https://issues.apache.org/jira/browse/GOSSIP-69
> Project: Gossip
> Issue Type: New Feature
> Reporter: Edward Capriolo
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)