guybe7
737a090511
Set errno in case XADD with partial ID fails ( #11424 )
...
This is a rare failure mode of a new feature of redis 7 introduced in #9217
(when the incremental part of the ID overflows).
Till now, the outcome of that error was undetermined (could easily result in
`Elements are too large to be stored` wrongly, due to unset `errno`).
2022-10-24 18:27:56 +03:00
..
2022-10-03 09:25:16 +03:00
2022-10-22 20:36:50 +03:00
2022-10-24 18:27:56 +03:00
2022-10-16 09:01:37 +03:00
2022-10-16 09:01:37 +03:00
2022-04-05 10:27:24 +03:00
2022-04-14 11:18:32 +03:00
2021-06-09 15:13:24 +03:00
2022-04-24 17:29:35 +03:00
2022-07-04 09:18:57 +03:00
2022-08-24 15:07:43 +03:00
2022-08-18 10:16:32 +03:00
2022-08-16 22:04:22 +03:00
2022-04-14 11:18:32 +03:00
2022-10-22 20:41:17 +03:00
2022-02-08 13:14:42 +02:00
2022-02-21 11:20:41 +02:00
2022-10-09 18:02:37 +03:00
2022-06-28 10:11:17 +03:00
2021-12-19 17:41:51 +02:00
2022-01-23 10:05:06 +02:00
2021-11-02 16:42:53 +02:00
2021-06-09 15:13:24 +03:00
2022-08-18 10:16:32 +03:00
2022-03-09 13:55:17 +02:00
2022-08-18 10:16:32 +03:00
2021-12-19 10:46:16 +02:00
2022-07-03 13:34:14 +03:00
2022-04-19 11:31:15 +03:00
2022-05-11 11:21:16 +03:00
2022-06-01 14:09:40 +03:00
2021-12-16 21:56:59 -08:00
2011-05-20 11:44:54 +02:00
2022-02-07 00:10:05 +02:00
2022-04-13 11:36:38 +03:00
2022-05-31 08:03:59 +03:00
2021-08-06 20:50:34 +03:00
2010-10-15 12:54:53 +02:00
2022-03-01 14:40:29 +02:00
2021-09-09 18:18:53 +03:00
2022-10-09 08:18:34 +03:00
2022-03-20 15:18:53 +02:00
2022-04-24 12:16:30 +03:00
2021-08-09 09:40:29 +03:00
2021-03-22 13:27:46 +02:00
2022-08-10 11:58:54 +03:00
2022-04-24 17:29:35 +03:00
2022-10-06 12:12:05 +03:00