Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix race condition in TSTabletManager::GenerateFullTabletReport
Summary: dirty_tablets_ is accessed w/o lock. Fixed that. Test Plan: ybd tsan --cxx-test integration-tests_registration-test --gtest_filter RegistrationTest.TestTabletReports -n 100 Reviewers: mikhail, amitanand, timur Reviewed By: timur Subscribers: ybase Differential Revision: https://phabricator.dev.yugabyte.com/D4743
- Loading branch information