Skip to content

Conversation

@vanzin
Copy link
Contributor

@vanzin vanzin commented Apr 29, 2016

There's actually a race here: the state of the handler was changed before
the connection was set, so the test code could be notified of the state
change, wake up, and still see the connection as null, triggering the assert.

There's actually a race here: the state of the handler was changed before
the connection is set, so the test code could be notified of the state
change, wake up, and still see the connection as null, triggering the assert.
@SparkQA
Copy link

SparkQA commented Apr 29, 2016

Test build #57357 has finished for PR 12785 at commit 0d35144.

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

@vanzin
Copy link
Contributor Author

vanzin commented Apr 29, 2016

one more time... retest this please.

@SparkQA
Copy link

SparkQA commented Apr 30, 2016

Test build #57375 has finished for PR 12785 at commit 0d35144.

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

@vanzin
Copy link
Contributor Author

vanzin commented Apr 30, 2016

and one more. retest this please

@SparkQA
Copy link

SparkQA commented Apr 30, 2016

Test build #57385 has finished for PR 12785 at commit 0d35144.

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

@rxin
Copy link
Contributor

rxin commented Apr 30, 2016

Merging in master.

@asfgit asfgit closed this in 73c20bf Apr 30, 2016
@vanzin vanzin deleted the SPARK-14391 branch May 4, 2016 20:35
asfgit pushed a commit that referenced this pull request Jun 20, 2016
There's actually a race here: the state of the handler was changed before
the connection was set, so the test code could be notified of the state
change, wake up, and still see the connection as null, triggering the assert.

Author: Marcelo Vanzin <[email protected]>

Closes #12785 from vanzin/SPARK-14391.

(cherry picked from commit 73c20bf)
zzcclp pushed a commit to zzcclp/spark that referenced this pull request Jun 21, 2016
There's actually a race here: the state of the handler was changed before
the connection was set, so the test code could be notified of the state
change, wake up, and still see the connection as null, triggering the assert.

Author: Marcelo Vanzin <[email protected]>

Closes apache#12785 from vanzin/SPARK-14391.

(cherry picked from commit 73c20bf)
(cherry picked from commit 16b7f1d)
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.

3 participants