Github user reggert commented on the pull request:
https://github.com/apache/spark/pull/9264#issuecomment-155642041
Why do we care about binary compatibility for an internal API that is only
used in one place?
In any case, the implicit ExecutionContext being passed to
`ComplexFutureAction.runJob` apparently wasn't being used. I don't really know
what to do about the removed `Thread` field, since it's not needed and it's not
a public API. `SimpleFutureAction` and `ComplexFutureAction` really ought to be
marked `private[spark]` anyway.
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]