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

Add ReadMajorityPlus consistency to DistributedData #4415

Closed
Arkatufus opened this issue May 14, 2020 · 2 comments
Closed

Add ReadMajorityPlus consistency to DistributedData #4415

Arkatufus opened this issue May 14, 2020 · 2 comments

Comments

@Arkatufus
Copy link
Contributor

Port ReadMajorityPlus consistency from scala Akka to Akka.NET and the required serialize/deserialize code.
The required Protobuff wire format is already added in #4414

https://github.com/akka/akka/blob/master/akka-distributed-data/src/main/scala/akka/cluster/ddata/Replicator.scala#L439-L444
https://github.com/akka/akka/blob/master/akka-distributed-data/src/main/scala/akka/cluster/ddata/protobuf/ReplicatorMessageSerializer.scala#L342-L390

@Aaronontheweb Aaronontheweb added this to the 1.4.7 milestone May 15, 2020
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.7, 1.4.8 May 26, 2020
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.8, 1.4.9 Jun 17, 2020
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.9, 1.4.10 Jul 21, 2020
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.10, 1.4.11 Aug 20, 2020
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.11, 1.4.12 Nov 5, 2020
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.12, 1.4.13 Nov 16, 2020
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.13, 1.4.14 Dec 16, 2020
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.14, 1.4.15 Dec 30, 2020
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.15, 1.4.16 Jan 20, 2021
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.17, 1.4.18 Mar 11, 2021
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.18, 1.4.19 Mar 23, 2021
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.19, 1.4.20 Apr 28, 2021
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.20, 1.4.21 May 12, 2021
@Aaronontheweb Aaronontheweb removed this from the 1.4.21 milestone Jun 16, 2021
@Aaronontheweb Aaronontheweb added this to the 1.4.22 milestone Jun 16, 2021
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.22, 1.4.23, 1.4.24 Aug 5, 2021
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.24, 1.4.25 Aug 18, 2021
@Aaronontheweb Aaronontheweb modified the milestones: 1.4.25, 1.4.26 Sep 8, 2021
@zbynek001
Copy link
Contributor

i think this is done in #5146

@Aaronontheweb
Copy link
Member

Correct!

@Aaronontheweb Aaronontheweb modified the milestones: 1.4.26, 1.4.22 Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants