Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/634#issuecomment-42146148
@sryza @mridulm what is this sleep actually for? We should really have
in-code documentation for things like this.
If it's necessary to sleep like this, could we restructure it as a 1 second
busy-wait on a particular condition? That way we wouldn't need to hard code any
particular value.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---