antirez
|
1a7e68556f
Use a smoother running average for avg_ttl in INFO.
|
8 years ago |
antirez
|
13f48d8dbf
Fix merge conflicts from 3.2.
|
8 years ago |
antirez
|
4d62a82b4a
Cluster: mismatch sender ID log put back at DEBUG level.
|
8 years ago |
antirez
|
4685f253c3
Cluster: fix missing ntohs() call to access gossip section port.
|
8 years ago |
antirez
|
025f936cc4
Better address udpate strategy when processing gossip sections.
|
8 years ago |
antirez
|
5d9a533591
Fix memory leak in masterauth config option loading.
|
8 years ago |
antirez
|
72f5326076
Fix merge issues with 3.2 backports.
|
8 years ago |
antirez
|
53c9c299df
Redis 3.0.7.
|
8 years ago |
antirez
|
d4090b169d
Minor MIGRATE refactoring.
|
8 years ago |
antirez
|
29c89df46e
More variadic MIGRATE fixes.
|
8 years ago |
antirez
|
14e1599660
Various fixes to MIGRATE with multiple keys.
|
8 years ago |
antirez
|
4300a973b8
Test: Handle LOADING in restart_instance.
|
8 years ago |
antirez
|
5a402ce2d5
Detect and show crashes on Sentinel/Cluster tests.
|
8 years ago |
antirez
|
515392c216
Cluster: fix setting nodes slaveof pointer to NULL on node release.
|
8 years ago |
antirez
|
d5872e8e31
Cluster: clarify node->slave may be NULL.
|
8 years ago |
antirez
|
8cae6e955b
Cluster: fix rebalancing to always empty nodes.
|
9 years ago |
antirez
|
791a295636
Cluster: redis-trib move_to_slot: don't send SETSLOT to slaves.
|
9 years ago |
antirez
|
f2879c25d1
Cluster: fix redis-trib reference of variable in warning.
|
9 years ago |
antirez
|
49b1e78820
CLUSTER BUMPEPOCH initial implementation fixed.
|
9 years ago |
antirez
|
7942e7090e
Cluster: implement redis-trib fix when slot is open without owners.
|
9 years ago |
antirez
|
beb5058e6f
Cluster: implement redis-trib fix for uncovered slots.
|
9 years ago |
antirez
|
8ef716d19a
Cluster: CLUSTER BUMPEPOCH introduced to help redis-trib fix.
|
9 years ago |
antirez
|
5da1e640ad
Cluster: don't allow CLUSTER SETSLOT with slaves.
|
9 years ago |
antirez
|
53edd42a4e
Cluster: check packets length before accessing far fields.
|
8 years ago |
antirez
|
e50b9a0757
Scripting: handle trailing comments.
|
9 years ago |
antirez
|
e9abc94483
Allow MIGRATE to always be called on local keys for open slots.
|
9 years ago |
antirez
|
583194c8f4
Fix typos & grammar in clusterBumpConfigEpochWithoutConsensus() comment.
|
9 years ago |
antirez
|
319a4c04c7
Cluster: don't send -ASK to MIGRATE.
|
9 years ago |
antirez
|
a8c2aa0f44
Cluster test: do leaks detection with OSX leaks utility.
|
9 years ago |
antirez
|
f9c971ff87
redis-trib: Remove duplicated key in hash initialization.
|
9 years ago |