spark-instrumented-optimizer/core/src/test
jinxing fd6c3a0b10 [SPARK-19263] Fix race in SchedulerIntegrationSuite.
## What changes were proposed in this pull request?

All the process of offering resource and generating `TaskDescription` should be guarded by taskScheduler.synchronized in `reviveOffers`, otherwise there is race condition.

## How was this patch tested?

Existing unit tests.

Author: jinxing <jinxing@meituan.com>

Closes #16831 from jinxing64/SPARK-19263-FixRaceInTest.
2017-02-09 16:05:44 -08:00
..
java [SPARK-19244][CORE] Sort MemoryConsumers according to their memory usage when spilling 2017-02-03 06:14:10 -08:00
resources [SPARK-17663][CORE] SchedulableBuilder should handle invalid data access via scheduler.allocation.file 2017-02-06 08:24:17 -06:00
scala/org/apache [SPARK-19263] Fix race in SchedulerIntegrationSuite. 2017-02-09 16:05:44 -08:00