aboutsummaryrefslogtreecommitdiff
path: root/assembly/pom.xml
diff options
context:
space:
mode:
authorKousuke Saruta <sarutak@oss.nttdata.co.jp>2015-02-18 12:20:11 +0000
committerSean Owen <sowen@cloudera.com>2015-02-18 12:20:11 +0000
commit82197ed3bd4b8c29b0c4b183994753f0e02b6903 (patch)
tree02e46509b73a4d51b08331f2ae07895d4da678d1 /assembly/pom.xml
parente79a7a626d9ac2e2474b9d5008c6b5d07df5c6f1 (diff)
downloadspark-82197ed3bd4b8c29b0c4b183994753f0e02b6903.tar.gz
spark-82197ed3bd4b8c29b0c4b183994753f0e02b6903.tar.bz2
spark-82197ed3bd4b8c29b0c4b183994753f0e02b6903.zip
[SPARK-4949]shutdownCallback in SparkDeploySchedulerBackend should be enclosed by synchronized block.
A variable `shutdownCallback` in SparkDeploySchedulerBackend can be accessed from multiple threads so it should be enclosed by synchronized block. Author: Kousuke Saruta <sarutak@oss.nttdata.co.jp> Closes #3781 from sarutak/SPARK-4949 and squashes the following commits: c146c93 [Kousuke Saruta] Removed "setShutdownCallback" method c7265dc [Kousuke Saruta] Merge branch 'master' of git://git.apache.org/spark into SPARK-4949 42ca528 [Kousuke Saruta] Changed the declaration of the variable "shutdownCallback" as a volatile reference instead of AtomicReference 552df7c [Kousuke Saruta] Changed the declaration of the variable "shutdownCallback" as a volatile reference instead of AtomicReference f556819 [Kousuke Saruta] Merge branch 'master' of git://git.apache.org/spark into SPARK-4949 1b60fd1 [Kousuke Saruta] Improved the locking logics 5942765 [Kousuke Saruta] Enclosed shutdownCallback in SparkDeploySchedulerBackend by synchronized block
Diffstat (limited to 'assembly/pom.xml')
0 files changed, 0 insertions, 0 deletions