Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Nov 11, 2015

This is a followup for #9317 to replace volatile fields with AtomicBoolean and AtomicReference.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

registrationRetryTimer.get != null

@zsxwing
Copy link
Member

zsxwing commented Nov 11, 2015

LGTM

@SparkQA
Copy link

SparkQA commented Nov 11, 2015

Test build #2034 has finished for PR 9611 at commit b083309.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Nov 11, 2015

Test build #2036 has finished for PR 9611 at commit b083309.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Nov 11, 2015

Test build #2037 has finished for PR 9611 at commit b083309.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Nov 11, 2015

Test build #2042 has started for PR 9611 at commit b083309.

@SparkQA
Copy link

SparkQA commented Nov 11, 2015

Test build #2044 has finished for PR 9611 at commit b083309.

  • This patch passes all tests.
  • This patch does not merge cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Nov 11, 2015
This is a followup for #9317 to replace volatile fields with AtomicBoolean and AtomicReference.

Author: Reynold Xin <[email protected]>

Closes #9611 from rxin/SPARK-10827.

(cherry picked from commit e1bcf6a)
Signed-off-by: Reynold Xin <[email protected]>
@rxin
Copy link
Contributor Author

rxin commented Nov 11, 2015

I've merged this.

@asfgit asfgit closed this in e1bcf6a Nov 11, 2015
dskrvk pushed a commit to dskrvk/spark that referenced this pull request Nov 13, 2015
This is a followup for apache#9317 to replace volatile fields with AtomicBoolean and AtomicReference.

Author: Reynold Xin <[email protected]>

Closes apache#9611 from rxin/SPARK-10827.
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