The Wayback Machine - https://web.archive.org/web/20201204023138/https://github.com/dotnet/orleans/pull/5948
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

WIP - Use opaque sequence token in message cache #5948

Open
wants to merge 2 commits into
base: master
from

Conversation

@jason-bragg
Copy link
Contributor

@jason-bragg jason-bragg commented Sep 13, 2019

We now use opaque streamId, sequence token, and offsets in stream message cache.

This is intended to address #5879
Will also help us move to more robust streamId.

PooledQueueCache is mostly ok, but cruft translating opaque cached data to pre-existing types is a bit ick.

Also, eviction strategy still has logic that shouldn't be there.

Getting this out for review, but want to let the patterns bake for a bit before committing to this path.

@Frank-Krick

@jason-bragg jason-bragg force-pushed the jason-bragg:streams/OpaqueSequenceNumber branch from 5f3e4c9 to 34611a5 Sep 20, 2019
@sergeybykov sergeybykov added this to the 3.1.0 milestone Oct 10, 2019
@sergeybykov sergeybykov modified the milestones: 3.1.0, 3.2.0 Feb 11, 2020
@sergeybykov sergeybykov modified the milestones: 3.2.0, 3.3.0 Jun 4, 2020
@sergeybykov sergeybykov modified the milestones: 3.3.0, Triage Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.