Bill Farner created AURORA-214:
----------------------------------
Summary: 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)