Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
dfc82fca
Unverified
Commit
dfc82fca
authored
Jul 24, 2018
by
Salvatore Sanfilippo
Committed by
GitHub
Jul 24, 2018
Browse files
Merge pull request #5163 from oranagra/fix_slave_buffer_test
fix slave buffer test suite false positives
parents
f4ac796c
d4ae76d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/unit/maxmemory.tcl
View file @
dfc82fca
...
...
@@ -182,7 +182,7 @@ proc test_slave_buffers {cmd_count payload_len limit_memory pipeline} {
# put the slave to sleep
set rd_slave
[
redis_deferring_client
]
$rd_slave debug sleep
6
0
$rd_slave debug sleep
30
0
# send some 10mb woth of commands that don't increase the memory usage
if
{
$pipeline
== 1
}
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment