[DocDB] When dumping thread stacks, retry if the thread is in memory allocation/deallocation #17889
Open
1 task done
Labels
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
Jira Link: DB-6969
Description
When dumping thread stacks, retry if the thread is in memory allocation/deallocation. We are not able to capture thread stacks in a signal handler if the thread is doing allocation or deallocation using Google tcmalloc.
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: