Santhosh Kumar Shanmugham created AURORA-1892:
-------------------------------------------------
Summary: TaskQuery `limit` and `offset` must be applied at
TaskStore
Key: AURORA-1892
URL: https://issues.apache.org/jira/browse/AURORA-1892
Project: Aurora
Issue Type: Task
Reporter: Santhosh Kumar Shanmugham
{{TaksQuery}}'s {{limit}} and {{offset}} are currently applied after the
results have been fetched from the {{TaskStore}}, which is inefficient. Make
the {{TaskStore}} apply the {{limit}} and {{offset}} conditions at the
{{TaskStore}} level in both {{MemTaskStore}} and {{DBTaskStore}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)