Skip to content

revert an accidental test code change done as part of the tls project#6634

Merged
antirez merged 1 commit intoredis:unstablefrom
oranagra:fix_gen_write_load
Dec 2, 2019
Merged

revert an accidental test code change done as part of the tls project#6634
antirez merged 1 commit intoredis:unstablefrom
oranagra:fix_gen_write_load

Conversation

@oranagra
Copy link
Member

@oranagra oranagra commented Dec 1, 2019

it seems that commit b087dd1 accidentially changed
gen_write_load to not use deferred client, which causes them to be slower and not
generate high load which they should, making some tests less effecitive

it seems that commit b087dd1 accidentially changed
gen_write_load to not use deferred client, which causes them to be slower and not
generate high load which they should, making some tests less effecitive
@antirez antirez merged commit ddde700 into redis:unstable Dec 2, 2019
@antirez
Copy link
Contributor

antirez commented Dec 2, 2019

Thanks @oranagra, merged but better to also ping @yossigo on that to verify it's all ok

@oranagra
Copy link
Member Author

oranagra commented Dec 2, 2019

@antirez I did ping him, it appears it was accidental.
i've also run ./runtest --tls --single unit/aofrw --single integration/replication to verify it still passes.

@oranagra oranagra deleted the fix_gen_write_load branch December 2, 2019 08:02
@antirez
Copy link
Contributor

antirez commented Dec 2, 2019

Ok thank you.

JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Dec 24, 2019
revert an accidental test code change done as part of the tls project
oshadmi added a commit to oshadmi/redis that referenced this pull request Sep 28, 2025
$ gitlog v8.2.1..v8.2.5

redis#6867 Improve BUILD_INTEL_SVS_OPT flag validation
redis#6845 Fix vector compression type reporting and rename SVS environment variable
redis#6794 Fix rpcountFree casting
redis#6825 Bump vecsim 8.2.4
redis#6787 Fix deadlock while RDB loading and RM_Yield (redis#6763)
redis#6723 Fix ACLUserMayAccessIndex
redis#6701 Fix fd leak when OOM
redis#6676 bump svs version
redis#6671 Add SVS-VAMANA index to info fields telemetry
redis#6665 Optimize rs_wall_clock_diff_ns by removing redundant if branch
redis#6641 Update vectors memory in total index info memory
redis#6634 Log DocTable capacity growth for memory diagnostics
redis#6649 Bump minimal redis version
redis#6648 Fix "has map" performance
redis#6645 Trie: hide expensive memory usage computation behind a test-specific feature flag.
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