[
https://issues.apache.org/jira/browse/DRILL-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454520#comment-16454520
]
ASF GitHub Bot commented on DRILL-6281:
---------------------------------------
Github user vrozov commented on the issue:
https://github.com/apache/drill/pull/1238
I did not change how tasks (`Runnable` or `Callable`) behave and did not
look into converting `Callable/Runnable` to a `ForkJoinTask`. Whether existing
tasks can be scheduled recursively or not depends on the nature of those tasks
and is not the scope of this PR. I'd suggest filing a JIRA if one does not
exist already to look into `Fork/Join` (this is what I would expect from the
developer who put "TODO").
> Refactor TimedRunnable
> ----------------------
>
> Key: DRILL-6281
> URL: https://issues.apache.org/jira/browse/DRILL-6281
> Project: Apache Drill
> Issue Type: Sub-task
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)