[
https://issues.apache.org/jira/browse/AURORA-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901883#comment-13901883
]
Bill Farner commented on AURORA-214:
------------------------------------
https://reviews.apache.org/r/18141
> Launch GC executor tasks asynchronously
> ---------------------------------------
>
> Key: AURORA-214
> URL: https://issues.apache.org/jira/browse/AURORA-214
> Project: Aurora
> Issue Type: Story
> Components: Scheduler
> Reporter: Bill Farner
> Assignee: Bill Farner
> Priority: Minor
>
> Launching a GC executor is a fairly intensive operation, requiring an
> expensive query. Currently this is done on the driver event thread, stalling
> other operations. Move the query and offer accept to a separate thread.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)