Skip to content

Conversation

@squito
Copy link
Contributor

@squito squito commented Oct 23, 2018

The original test would sometimes fail if the listener bus did not keep
up, so just wait till the listener bus is empty. Tested by adding a
sleep in the listener, which made the test consistently fail without the
fix, but pass consistently after the fix.

The original test would sometimes fail if the listener bus did not keep
up, so just wait till the listener bus is empty.  Tested by adding a
sleep in the listener, which made the test consistently fail without the
fix, but pass consistently after the fix.
@cloud-fan
Copy link
Contributor

LGTM

@SparkQA
Copy link

SparkQA commented Oct 23, 2018

Test build #97892 has finished for PR 22799 at commit 65be98b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Oct 23, 2018
The original test would sometimes fail if the listener bus did not keep
up, so just wait till the listener bus is empty.  Tested by adding a
sleep in the listener, which made the test consistently fail without the
fix, but pass consistently after the fix.

Closes #22799 from squito/SPARK-25805.

Authored-by: Imran Rashid <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
(cherry picked from commit 78c8bd2)
Signed-off-by: Wenchen Fan <[email protected]>
@asfgit asfgit closed this in 78c8bd2 Oct 23, 2018
@cloud-fan
Copy link
Contributor

thanks, merging to master/2.4!

jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
The original test would sometimes fail if the listener bus did not keep
up, so just wait till the listener bus is empty.  Tested by adding a
sleep in the listener, which made the test consistently fail without the
fix, but pass consistently after the fix.

Closes apache#22799 from squito/SPARK-25805.

Authored-by: Imran Rashid <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
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

Successfully merging this pull request may close these issues.

4 participants