Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/16741#discussion_r98441292
--- Diff: core/src/main/scala/org/apache/spark/FutureAction.scala ---
@@ -58,7 +58,7 @@ trait FutureAction[T] extends Future[T] {
*
* @param atMost maximum wait time, which may be negative (no waiting is
done), Duration.Inf
* for unbounded waiting, or a finite positive duration
- * @throws Exception exception during action execution
+ * @note Throws `Exception` exception during action execution
--- End diff --
Yes.. It seems fine although it does not have a link.
- Scaladoc
<img width="459" alt="2017-01-30 10 34 38"
src="https://cloud.githubusercontent.com/assets/6477701/22424970/53377738-e73c-11e6-9aac-ac3cabc57e42.png">
- Javadoc
<img width="362" alt="2017-01-30 10 35 36"
src="https://cloud.githubusercontent.com/assets/6477701/22425007/711806be-e73c-11e6-9cc2-580682cabc21.png">
Let me revert back those changes.
---
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]