Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.6.1
-
Untriaged
-
1
-
Unknown
-
CX Sprint 235
Description
As observed in MB-43854, we had over 64K restarts of the analytics driver in several weeks, due to us only backing off on restart:
- if the driver exits within 10s of start
- up to a maximum of 30s
In MB-43854, this resulted in several restarts within a minute, for nearly a month- which wastes system resources & blows out logs.
Build couchbase-server-6.6.2-9491 contains cbas commit 5e9a782 with commit message:
MB-44152: more aggressive fast restart parameters