antirez
8abfdc43f1
Fix cluster-replica-no-failover option name.
...
Thanks to @NicolasLM, see issue #5537 .
2018-11-07 12:54:46 +01:00
antirez
3fd976a78c
MEMORY command: make strcasecmp() conditional like the following.
2018-11-06 18:15:51 +01:00
antirez
560cdf359f
MEMORY command: make strcasecmp() conditional like the following.
2018-11-06 18:15:51 +01:00
antirez
465d1b7934
MEMORY command: make strcasecmp() conditional like the following.
2018-11-06 18:15:51 +01:00
Salvatore Sanfilippo
5dd561b484
Merge pull request #4526 from itamarhaber/memory_help
...
Standardizes `MEMORY HELP` subcommand
2018-11-06 18:13:17 +01:00
Salvatore Sanfilippo
249cd9381d
Merge pull request #4526 from itamarhaber/memory_help
...
Standardizes `MEMORY HELP` subcommand
2018-11-06 18:13:17 +01:00
Salvatore Sanfilippo
360eb38691
Merge pull request #4526 from itamarhaber/memory_help
...
Standardizes `MEMORY HELP` subcommand
2018-11-06 18:13:17 +01:00
Salvatore Sanfilippo
12c240db37
Merge pull request #5526 from valentino-redislabs/init-server-hz
...
fix short period of server.hz being uninitialised
2018-11-06 13:00:15 +01:00
Salvatore Sanfilippo
e93387c1d3
Merge pull request #5526 from valentino-redislabs/init-server-hz
...
fix short period of server.hz being uninitialised
2018-11-06 13:00:15 +01:00
Salvatore Sanfilippo
1d9d0b212f
Merge pull request #5526 from valentino-redislabs/init-server-hz
...
fix short period of server.hz being uninitialised
2018-11-06 13:00:15 +01:00
Salvatore Sanfilippo
5510aafa9b
Merge pull request #5520 from itamarhaber/latency_help
...
Adds HELP to LATENCY
2018-11-06 12:28:08 +01:00
Salvatore Sanfilippo
1423abd15b
Merge pull request #5520 from itamarhaber/latency_help
...
Adds HELP to LATENCY
2018-11-06 12:28:08 +01:00
Salvatore Sanfilippo
951b43eae9
Merge pull request #5520 from itamarhaber/latency_help
...
Adds HELP to LATENCY
2018-11-06 12:28:08 +01:00
Salvatore Sanfilippo
1d13cd12b2
Merge pull request #5529 from yongman/fix-rediscli-malloc
...
fix zmalloc in clusterManagerComputeReshardTable
2018-11-06 12:05:24 +01:00
Salvatore Sanfilippo
d9e822a14b
Merge pull request #5529 from yongman/fix-rediscli-malloc
...
fix zmalloc in clusterManagerComputeReshardTable
2018-11-06 12:05:24 +01:00
Salvatore Sanfilippo
d7fa595ed5
Merge pull request #5529 from yongman/fix-rediscli-malloc
...
fix zmalloc in clusterManagerComputeReshardTable
2018-11-06 12:05:24 +01:00
Salvatore Sanfilippo
e98ea5a496
Merge pull request #5528 from artix75/cluster_manager_fix_cmd
...
Cluster manager fix cmd
2018-11-06 12:05:06 +01:00
Salvatore Sanfilippo
0e2f56d0a1
Merge pull request #5528 from artix75/cluster_manager_fix_cmd
...
Cluster manager fix cmd
2018-11-06 12:05:06 +01:00
Salvatore Sanfilippo
88aae03968
Merge pull request #5528 from artix75/cluster_manager_fix_cmd
...
Cluster manager fix cmd
2018-11-06 12:05:06 +01:00
yongman
11eba37923
fix malloc in clusterManagerComputeReshardTable
2018-11-06 10:51:19 +08:00
yongman
4e74d9cf55
fix malloc in clusterManagerComputeReshardTable
2018-11-06 10:51:19 +08:00
yongman
53fe09b382
fix malloc in clusterManagerComputeReshardTable
2018-11-06 10:51:19 +08:00
artix
8475a6c5c4
Cluster Manager: removed unused var.
2018-11-05 14:19:45 +01:00
artix
3a2d82ae8e
Cluster Manager: removed unused var.
2018-11-05 14:19:45 +01:00
artix
8eb1f32c6d
Cluster Manager: removed unused var.
2018-11-05 14:19:45 +01:00
artix
acc17f2c5a
Cluster Manager: further improvements to "fix":
...
- clusterManagerFixOpenSlot: ensure that the
slot is unassigned before ADDSLOTS
- clusterManagerFixSlotsCoverage: after cold
migration, the slot configuration
is now updated on all the nodes.
2018-11-05 14:15:31 +01:00
artix
18ddbf0352
Cluster Manager: further improvements to "fix":
...
- clusterManagerFixOpenSlot: ensure that the
slot is unassigned before ADDSLOTS
- clusterManagerFixSlotsCoverage: after cold
migration, the slot configuration
is now updated on all the nodes.
2018-11-05 14:15:31 +01:00
artix
a80bd01a4e
Cluster Manager: further improvements to "fix":
...
- clusterManagerFixOpenSlot: ensure that the
slot is unassigned before ADDSLOTS
- clusterManagerFixSlotsCoverage: after cold
migration, the slot configuration
is now updated on all the nodes.
2018-11-05 14:15:31 +01:00
artix
35af3fa1d9
Cluster Manager: fixed string parsing issue in clusterManagerGetConfigSignature
2018-11-05 14:15:22 +01:00
artix
d6f0a9ac72
Cluster Manager: fixed string parsing issue in clusterManagerGetConfigSignature
2018-11-05 14:15:22 +01:00
artix
6ce7b41f3e
Cluster Manager: fixed string parsing issue in clusterManagerGetConfigSignature
2018-11-05 14:15:22 +01:00
artix
1167734c70
Cluster Manager: better fix subcommand.
2018-11-05 14:15:12 +01:00
artix
2e9859cbfc
Cluster Manager: better fix subcommand.
2018-11-05 14:15:12 +01:00
artix
5a64a34e85
Cluster Manager: better fix subcommand.
2018-11-05 14:15:12 +01:00
artix
91b5772dce
Cluster Manager: fixed typos in comments.
2018-11-05 14:15:01 +01:00
artix
be3a9dbb6f
Cluster Manager: fixed typos in comments.
2018-11-05 14:15:01 +01:00
artix
18428a513a
Cluster Manager: fixed typos in comments.
2018-11-05 14:15:01 +01:00
artix
2ed5381e4a
Cluster Manager: fixed 'DELSLOT' subcommand typo.
2018-11-05 14:14:45 +01:00
artix
ab270a9777
Cluster Manager: fixed 'DELSLOT' subcommand typo.
2018-11-05 14:14:45 +01:00
artix
f90eccb9ee
Cluster Manager: fixed 'DELSLOT' subcommand typo.
2018-11-05 14:14:45 +01:00
antirez
4c3254d720
Fix XCLAIM missing entry bug.
...
This bug had a double effect:
1. Sometimes entries may not be emitted, producing broken protocol where
the array length was greater than the emitted entires, blocking the
client waiting for more data.
2. Some other time the right entry was claimed, but a wrong entry was
returned to the client.
This fix should correct both the instances.
2018-11-05 13:17:32 +01:00
antirez
6ba50784b5
Fix XCLAIM missing entry bug.
...
This bug had a double effect:
1. Sometimes entries may not be emitted, producing broken protocol where
the array length was greater than the emitted entires, blocking the
client waiting for more data.
2. Some other time the right entry was claimed, but a wrong entry was
returned to the client.
This fix should correct both the instances.
2018-11-05 13:17:32 +01:00
antirez
7f5f6d954e
Fix XCLAIM missing entry bug.
...
This bug had a double effect:
1. Sometimes entries may not be emitted, producing broken protocol where
the array length was greater than the emitted entires, blocking the
client waiting for more data.
2. Some other time the right entry was claimed, but a wrong entry was
returned to the client.
This fix should correct both the instances.
2018-11-05 13:17:32 +01:00
antirez
bb2dc37ae6
Merge branch 'unstable' of github.com:/antirez/redis into unstable
2018-11-05 13:07:14 +01:00
antirez
514bbdd670
Merge branch 'unstable' of github.com:/antirez/redis into unstable
2018-11-05 13:07:14 +01:00
antirez
9bfdc19946
Merge branch 'unstable' of github.com:/antirez/redis into unstable
2018-11-05 13:07:14 +01:00
antirez
f3f1cf8760
Improve streamReplyWithRange() top comment.
2018-11-05 13:06:01 +01:00
antirez
e7c579e1fe
Improve streamReplyWithRange() top comment.
2018-11-05 13:06:01 +01:00
antirez
27cf2a7c00
Improve streamReplyWithRange() top comment.
2018-11-05 13:06:01 +01:00
valentino
1004e2083e
fix short period of server.hz being uninitialized
...
server.hz was uninitialized between initServerConfig and initServer.
this can lead to someone (e.g. queued modules) doing createObject,
and accessing an uninitialized variable, that can potentially be 0,
and lead to a crash.
2018-11-05 12:01:26 +02:00