Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BlobDB is not compatible with secondary instances (#13371)
Summary: There was a failed TSAN crash test run that involved BlobDB and secondary instances. ltamasi said that BlobDB is not compatible with secondary instances, so I have updated the crash test script accordingly. Pull Request resolved: #13371 Test Plan: I confirmed there were no blob-related parameters after running ``` python3 tools/db_crashtest.py --simple blackbox --test_secondary=1 ``` Reviewed By: jowlyzhang Differential Revision: D69193105 Pulled By: archang19 fbshipit-source-id: b545d7765928a385a792fc070c1d432d1c002b3d
- Loading branch information