Ivan Kozlovic
299b6b53eb
[FIXED] JetStream: stream blocked recovering snapshot
...
If a node falled behind, when catching up with the rest of the
cluster, it is possible that a lot of append entries accumulate
and the server would print warnings such as:
```
[WRN] RAFT [jZ6RvVRH - S-R3F-CQw2ImK6] <some number> append entries pending
```
It would then continously print the following warning:
```
AppendEntry failed to be placed on internal channel
```
When that happens, this node would always be shown with be running the
same number of operations behind (using `nats s info`) if there are
no new messages added to the stream, or an increasing number of
operations if there is still activity.
Signed-off-by: Ivan Kozlovic <ivan@synadia.com >
2021-12-20 11:41:34 -07:00
..
2021-07-19 11:42:28 -04:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-07-22 11:27:34 -04:00
2021-11-12 17:37:15 -08:00
2021-12-14 10:00:54 -07:00
2021-12-16 16:53:20 -05:00
2021-11-09 17:22:15 -07:00
2021-12-16 16:53:20 -05:00
2021-09-13 10:21:00 -06:00
2021-12-02 11:44:56 -07:00
2021-12-16 17:20:16 -07:00
2021-11-04 13:43:11 -07:00
2021-08-17 10:03:30 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-09-15 09:01:03 +02:00
2021-11-04 14:26:01 -07:00
2021-12-01 17:03:28 +01:00
2021-12-14 10:00:54 -07:00
2021-09-28 17:41:15 -04:00
2021-12-08 12:22:03 -07:00
2021-12-08 12:22:03 -07:00
2021-11-15 17:23:08 -07:00
2021-10-28 12:05:30 -06:00
2021-10-28 12:05:30 -06:00
2021-12-16 16:53:20 -05:00
2021-12-16 17:20:16 -07:00
2021-12-16 16:53:20 -05:00
2021-12-01 17:03:28 +01:00
2021-08-10 16:08:28 +02:00
2021-08-10 16:08:28 +02:00
2021-05-07 19:35:46 +02:00
2021-12-16 16:53:20 -05:00
2021-12-16 16:53:20 -05:00
2021-11-03 15:22:33 -04:00
2021-08-23 13:45:11 -04:00
2021-12-16 16:53:20 -05:00
2021-12-16 16:53:20 -05:00
2021-10-27 12:44:59 -04:00
2021-01-14 01:14:52 -08:00
2021-01-14 01:14:52 -08:00
2021-12-01 10:50:15 -07:00
2021-11-30 10:18:46 -07:00
2021-12-13 11:51:33 +01:00
2021-12-16 16:53:20 -05:00
2021-12-16 16:53:20 -05:00
2021-11-17 15:19:00 +01:00
2021-11-17 15:19:00 +01:00
2021-11-18 14:50:22 -08:00
2021-11-16 13:33:44 -08:00
2021-11-04 14:26:01 -07:00
2021-12-16 16:53:20 -05:00
2021-01-26 15:33:39 -07:00
2021-07-07 17:43:50 -04:00
2020-06-12 10:03:47 -06:00
2021-12-01 10:50:15 -07:00
2021-12-20 11:41:34 -07:00
2021-09-02 09:13:54 -06:00
2021-12-16 16:53:20 -05:00
2021-10-28 12:05:30 -06:00
2021-09-02 14:22:56 -06:00
2021-12-01 10:50:15 -07:00
2021-12-16 16:53:20 -05:00
2021-12-16 16:53:20 -05:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-09-01 14:55:26 -07:00
2021-11-15 17:23:08 -07:00
2021-10-26 20:09:00 -07:00
2021-12-01 14:00:23 -07:00
2021-12-16 16:53:20 -05:00
2021-09-13 15:22:05 +03:00
2021-11-04 13:43:11 -07:00
2021-04-07 11:09:47 -07:00
2021-10-27 12:44:59 -04:00
2021-12-01 10:50:15 -07:00
2021-12-06 16:13:13 -07:00
2021-12-06 16:13:13 -07:00