Skip to content

fix propagate reset #3129

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

Merged
merged 6 commits into from
Jul 6, 2023
Merged

fix propagate reset #3129

merged 6 commits into from
Jul 6, 2023

Conversation

raz-mon
Copy link
Collaborator

@raz-mon raz-mon commented Jul 5, 2023

Fixes the propagate_reset mechanism to reset read operations before reseting write operations, in order to avoid writing on an indexed entity which is being read.

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (ab2b419) 90.85% compared to head (b325b56) 90.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3129      +/-   ##
==========================================
- Coverage   90.85%   90.85%   -0.01%     
==========================================
  Files         294      294              
  Lines       30255    30267      +12     
==========================================
+ Hits        27488    27498      +10     
- Misses       2767     2769       +2     
Impacted Files Coverage Δ
src/execution_plan/ops/op.c 93.98% <100.00%> (+2.24%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@swilly22 swilly22 merged commit 17fee2f into master Jul 6, 2023
@swilly22 swilly22 deleted the fix-propogate-reset branch July 6, 2023 06:56
raz-mon added a commit that referenced this pull request Jul 6, 2023
* fix propogate_reset

* fix

* fix

* fix

* address review comments

---------

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
raz-mon added a commit that referenced this pull request Jul 6, 2023
* fix propogate_reset

* fix

* fix

* fix

* address review comments

---------

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
AviAvni pushed a commit that referenced this pull request Jul 6, 2023
* fix propagate reset (#3129)

* fix propogate_reset

* fix

* fix

* fix

* address review comments

---------

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>

* fix test

* fix test

* bump version 2.10.12

---------

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
swilly22 added a commit that referenced this pull request Jul 17, 2023
* fix propagate reset (#3129)

* fix propogate_reset

* fix

* fix

* fix

* address review comments

---------

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>

* bump version 2.12.4

* require Redis version 6.2.0 or above (#3140)

* require Redis version 6.2.0 or above

* remove redis 6.0 from CI

* ramp declares redis 6.2 as the min required redis version

---------

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
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.

2 participants