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

Reversed history fix for meta keys with epoch only #331

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

FZambia
Copy link
Member

@FZambia FZambia commented Nov 2, 2023

The fix in #328 found and eliminated the root cause of issue. But there is one more case we need to solve: handle meta hash keys without offset set - i.e. only with epoch. New versions do not create such keys, but they could be set by old versions.

Relates centrifugal/centrifugo#732

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #331 (61992de) into master (e1f1d57) will decrease coverage by 0.14%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
- Coverage   83.76%   83.63%   -0.14%     
==========================================
  Files          38       38              
  Lines        7472     7472              
==========================================
- Hits         6259     6249      -10     
- Misses        899      907       +8     
- Partials      314      316       +2     

see 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@FZambia FZambia merged commit 73399bf into master Nov 2, 2023
10 checks passed
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