redict/tests
Steve Webster f1e7df4b7c Increment delivery counter on XCLAIM unless RETRYCOUNT specified
The XCLAIM docs state the XCLAIM increments the delivery counter for
messages. This PR makes the code match the documentation - which seems
like the desired behaviour - whilst still allowing RETRYCOUNT to be
specified manually.

My understanding of the way streamPropagateXCLAIM() works is that this
change will safely propagate to replicas since retry count is pulled
directly from the streamNACK struct.

Fixes #5194
2019-03-08 17:09:11 +00:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster cluster.tcl: Add master consecutively down test. 2018-06-30 09:29:35 +08:00
helpers Test: fix blocking lists/zsets replication test. 2018-05-15 17:43:41 +02:00
integration Remove debugging printf from replication.tcl test. 2018-12-12 11:55:30 +01:00
sentinel Correct "did not received" -> "did not receive" typos/grammar. 2018-08-26 14:45:39 +02:00
support fix small test suite race conditions 2018-11-12 10:26:10 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Increment delivery counter on XCLAIM unless RETRYCOUNT specified 2019-03-08 17:09:11 +00:00
instances.tcl Correct spelling of "faield". 2017-08-12 22:21:03 -07:00
test_helper.tcl ACL: Test: add the acl tests as default unit. 2019-01-28 12:12:04 +01:00