Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
7.1.0
-
Untriaged
-
1
-
Unknown
Description
In MB-41688 we moved the printing of the stats to Verbose level and when PickRandom function is failing its not easy to change the log level to verbose and get the data as these occurrences might be rare.
So we must update the logging to print all the stats and necessary info for debugging on error and also can check if we can have some deduped version of these stats or print them less frequently to help debugging.
Build couchbase-server-7.1.2-3331 contains indexing commit 3919194 with commit message:
MB-52203: [BP to 7.1.2 of MB 51066] Print stats and info on PickRandom Error