Revision 4c1a8682e658a4085660d74ffef28ed98adad25d authored by Andrea zito on 25 October 2017, 17:10:24 UTC, committed by Marcelo Vanzin on 25 October 2017, 17:10:37 UTC
## What changes were proposed in this pull request?
This patch changes the order in which _acceptConnections_ starts the client thread and schedules the client timeout action ensuring that the latter has been scheduled before the former get a chance to cancel it.

## How was this patch tested?
Due to the non-deterministic nature of the patch I wasn't able to add a new test for this issue.

Author: Andrea zito <andrea.zito@u-hopper.com>

Closes #19217 from nivox/SPARK-21991.

(cherry picked from commit 6ea8a56ca26a7e02e6574f5f763bb91059119a80)
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
1 parent daa838b
History

README.md

back to top