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 support for new resume token format #2

Closed
wants to merge 1 commit into from
Closed

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented May 5, 2022

No description provided.


// See PM-1950
it('can decode new resume tokens', async() => {
const decoded = decodeResumeToken('826273BCD2000000012B022C0100296E5A1004808BBE9298B0403286C29EA48C4E162846645F696400646273BCD27257D30393BB73F70004');
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got this from a change stream in mongodb 6.0-rc0, but I'm now unsure if it is the new format or the old.

@lerouxb lerouxb closed this May 5, 2022
@lerouxb lerouxb deleted the new-format branch May 5, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant