Orleans: DynamoDB clustering: support extended membership protocol

Created on 7 Nov 2019  路  1Comment  路  Source: dotnet/orleans

The current implementation of the DynamoDB clustering provider only supports the initial membership protocol, not the later extension to the protocol to support totally ordered views of cluster membership.

It's important to support this so that the provider will function correctly.

See this PR which adds such support to Consul: https://github.com/dotnet/orleans/pull/6095

help wanted

Most helpful comment

We were thinking of updating to 2.4.x next week. Sounds like this may be a blocker, so I can see about getting some time to work on it.

>All comments

We were thinking of updating to 2.4.x next week. Sounds like this may be a blocker, so I can see about getting some time to work on it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

turowicz picture turowicz  路  3Comments

scharada picture scharada  路  3Comments

bwanner picture bwanner  路  5Comments

leoterry-ulrica picture leoterry-ulrica  路  4Comments

urig picture urig  路  4Comments