Skip to content

Conversation

@tillrohrmann
Copy link
Contributor

Performin TestingListener#waitForNewLeader under the lock which is also hold when
updating the leader information makes sure that leader changes won't go unnoticed.
This led before to failing test cases due to timeouts.

cc @StefanRRichter.

Performin TestingListener#waitForNewLeader under the lock which is also hold when
updating the leader information makes sure that leader changes won't go unnoticed.
This led before to failing test cases due to timeouts.
@StefanRRichter
Copy link
Contributor

LGMT +1

@tillrohrmann
Copy link
Contributor Author

Thanks for the review @StefanRRichter. Merging this PR.

@asfgit asfgit closed this in f74bb74 May 10, 2017
StefanRRichter pushed a commit to StefanRRichter/flink that referenced this pull request May 11, 2017
Performin TestingListener#waitForNewLeader under the lock which is also hold when
updating the leader information makes sure that leader changes won't go unnoticed.
This led before to failing test cases due to timeouts.

This closes apache#3853.
StefanRRichter pushed a commit to StefanRRichter/flink that referenced this pull request May 12, 2017
Performin TestingListener#waitForNewLeader under the lock which is also hold when
updating the leader information makes sure that leader changes won't go unnoticed.
This led before to failing test cases due to timeouts.

This closes apache#3853.
StefanRRichter pushed a commit to StefanRRichter/flink that referenced this pull request May 12, 2017
Performin TestingListener#waitForNewLeader under the lock which is also hold when
updating the leader information makes sure that leader changes won't go unnoticed.
This led before to failing test cases due to timeouts.

This closes apache#3853.
asfgit pushed a commit that referenced this pull request May 14, 2017
Performin TestingListener#waitForNewLeader under the lock which is also hold when
updating the leader information makes sure that leader changes won't go unnoticed.
This led before to failing test cases due to timeouts.

This closes #3853.
fanyon pushed a commit to fanyon/flink that referenced this pull request May 15, 2017
Performin TestingListener#waitForNewLeader under the lock which is also hold when
updating the leader information makes sure that leader changes won't go unnoticed.
This led before to failing test cases due to timeouts.

This closes apache#3853.
@tillrohrmann tillrohrmann deleted the fixTestingListener branch July 6, 2017 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants