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
e7945cf8
Commit
e7945cf8
authored
Dec 11, 2015
by
antirez
Browse files
Cluster: redis-trib migrate default timeout set to 60 sec.
parent
3d254e05
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis-trib.rb
View file @
e7945cf8
...
...
@@ -288,7 +288,7 @@ class RedisTrib
@nodes
=
[]
@fix
=
false
@errors
=
[]
@timeout
=
15
000
@timeout
=
60
000
end
def
check_arity
(
req_args
,
num_args
)
...
...
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