Lines Matching refs:fix

74  Test: fix slowlog test false positive.
102 fix: missing initialization.
114 CommandFilter API: fix UnregisterCommandFilter.
194 fix memory leak when rewrite config file
214 build fix
269 HyperLogLog: fix comment in hllCount().
297 redis-check-aof: fix potential overflow.
329 Increase string2ld's buffer size (and fix HINCRBYFLOAT)
373 Fix BZPOP arity, backport from fix in cd2743c.
415 redis-cli add support for --memkeys, fix --bigkeys for module types
419 fix replicationid will not change for server.masterhost==NULL in cluster mode when restart slave
425 fix corrupt_rdb.c bug.Let the name of input rdb file name be valid.
429 Cluster Manager: fix replica assigment anti-affinity (create)
437 fix clusterManagerGetAntiAffinityScore double free otypes
467 * redis-cli cluster mode improved in many ways. Especially the fix subcommand
516 fix comments fault discription
520 fix a typo: craeted -> created
540 Cluster Manager: - Multiple owners checking in 'fix'/'check' commands is
550 Cluster Manager: 'fix' command now handles open slots with migrating state
556 'fix' command.
564 Cluster Manager: check/fix commands now handle multiple owners even
573 fix #5580, display fragmentation and rss overhead bytes as signed
605 fix small test suite race conditions
617 fix comment typo in util.c
672 DragonFlyBSD little build fix
688 Stream: fix XREADGROUP history reading of deleted messages.
712 Streams: fix XREADGROUP history reading when CG last_id is low.
737 * Redis-cli cluster "fix" is now able to fix a big number of clusters put
785 fix short period of server.hz being uninitialized
793 fix malloc in clusterManagerComputeReshardTable
801 …Cluster Manager: further improvements to "fix": - clusterManagerFixOpenSlot: ensure that the slo…
809 Cluster Manager: better fix subcommand.
909 migrate: fix mismatch of RESTORE reply when some keys have expired.
913 fix typo in config.c
973 Note that we worked to improve and fix streams till a few hours ago, so while
1067 fix timer context selected database
1220 xclaimCommand(): fix comment typos.
1252 fix #5024 - commandstats for multi-exec were logged as EXEC.
1268 fix dict get on not found
1304 Modules: fix top comment of hellotimer.c
1400 typo fix
1404 Revert "fix repeat argument issue and reduce unnessary loop times for redis-cli."
1448 LOLWUT: fix crash when col < 2.
1452 LOLWUT: fix structure typo in comment.
1556 Slave removal: fix typo of replicaof.
1588 sentinel: fix randomized sentinelTimer.
1592 bio: fix bioWaitStepOfType.
1596 fix usage typo in redis-cli
1657 networking: fix unexpected negative or zero readlen
1675 fix multiple unblock for clientsArePaused()
1991 Streams: fix xdel memory leak
2019 fix slave buffer test suite false positives
2035 fix recursion typo in zmalloc_usable
2105 Merge pull request #4727 from kingpeterpaule/redis-fix-info-cli
2131 Merge pull request #5136 from 0xtonyxia/fix-xread-id-parse
2147 fix rare replication stream corruption with disk-based replication
2231 Test: fix lshuffle by providing the "K" combinator.
2291 Simplify duplicated NACK #5112 fix.
2295 Merge pull request #5112 from 0xtonyxia/fix-xreadgroup-crash-after-setid
2305 fix repeat argument issue and reduce unnessary loop times for redis-cli.
2311 Streams: fix typo "consumer".
2315 Streams: fix new XREADGROUP sync logic.
2327 Streams: fix unblocking logic into a consumer group.
2331 Streams: fix xreadgroup crash after xgroup SETID is sent.
2335 Merge pull request #5095 from 0xtonyxia/fix-indentation
2341 redis-cli: fix #4990 additional argument in help.
2345 redis-cli: fix #5096 double error message.
2357 CLIENT UNBLOCK: fix client unblock help message.
2361 fix whitespace in redis-cli.c
2365 fix compile warning in addReplySubcommandSyntaxError
2381 Localtime: fix comment about leap year.
2385 Localtime: fix daylight saving adjustment. Use * not +.
2389 Localtime: fix daylight time documentation and computation.
2405 Localtime: fix timezone adjustment.
2451 Merge pull request #5068 from shenlongxing/fix-rename-command
2455fix tests/test_helper.tcl with --wait-server option. Issue #5063 added --wait-server option, but c…
2463 fix server.repl_down_since resetting, so that slaves could failover automatically as expected.
2477 Merge pull request #5074 from soloestoy/fix-compile-warning
2517 fix some compile warnings
2535 fix empty string for sentinel rename-command
2541 Merge pull request #5067 from mpaltun/mpaltun-doc-fix
2555 minor fix in creating a stream NACK for rdb and defrag tests
2583 test suite infra improvements and fix
2605 Merge pull request #5037 from madolson/repl-auth-fix
2607 Sentinel: fix SENTINEL SET error reporting.
2633 Sentinel command renaming: fix CONFIG SET event logging.
2637 Sentinel command renaming: fix CONFIG SET after refactoring.
2667 Merge pull request #5049 from youjiali1995/fix-load-rdb
2671 Merge pull request #5050 from shenlongxing/fix-typo
2679 fix streams memory estimation, missing raxSeek
2683 fix typo
2721 fix redis-rdb-check to provide proper arguments to rdbLoadMillisecondTime
2751 Revert fix #4976 just leaving the flush() part.
2763 Merge pull request #5020 from shenlongxing/fix-config
2765 Streams: fix xreadGetKeys() for correctness.
2769 Merge pull request #4857 from youjiali1995/fix-command-getkeys
2771 Streams: fix xreadGetKeys() buffer overflow.
2803 Merge pull request #5021 from soloestoy/fix-exists
2882 Security: fix redis-cli buffer overflow.
2886 Security: fix Lua struct package offset handling.
2898 Security: fix Lua cmsgpack library stack overflow.
2946 Backport hiredis issue 525 fix to compile on FreeBSD.
2958 Sentinel: fix delay in detecting ODOWN.
2966 fix int overflow problem in freeMemoryIfNeeded