You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
TEST_SetupConnectivity sets up outbound IP in messenger.
So it should be invoked between server Init, that creates messenger, and server Start that begins to use it.
It was already done for mini tablet server, now the same logic added to mini master.
Test Plan: ybd tsan --gtest_filter QLTransactionTest.CheckCompactionAbortCleanup -n 100 -- -p 4
Reviewers: mikhail, timur
Reviewed By: timur
Subscribers: bogdan, ybase, bharat
Differential Revision: https://phabricator.dev.yugabyte.com/D6417
./yb_build.sh tsan --cxx-test client_ql-transaction-test --gtest_filter QLTransactionTest.CheckCompactionAbortCleanup
https://gist.githubusercontent.com/mbautin/0bc88c99d9d335c41c04834037299bbb/raw
The text was updated successfully, but these errors were encountered: