Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TSAN] Race condition in QLTransactionTest.CheckCompactionAbortCleanup #1040

Closed
mbautin opened this issue Mar 20, 2019 · 0 comments
Closed
Assignees

Comments

@mbautin
Copy link
Contributor

mbautin commented Mar 20, 2019

./yb_build.sh tsan --cxx-test client_ql-transaction-test --gtest_filter QLTransactionTest.CheckCompactionAbortCleanup

https://gist.githubusercontent.com/mbautin/0bc88c99d9d335c41c04834037299bbb/raw

yugabyte-ci pushed a commit that referenced this issue Apr 1, 2019
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
@spolitov spolitov closed this as completed Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants