You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2015/02/13 00:07:11 UTC

[jira] [Commented] (AURORA-1121) Consider changing SchedulingFilter interface return Iterable instead of Set

    [ https://issues.apache.org/jira/browse/AURORA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14319189#comment-14319189 ] 

Bill Farner commented on AURORA-1121:
-------------------------------------

Offering more background - SchedulingFilter is in a hot code path in the scheduler, and this could be some low-hanging fruit to increase scheduling throughput.

> Consider changing SchedulingFilter interface return Iterable instead of Set
> ---------------------------------------------------------------------------
>
>                 Key: AURORA-1121
>                 URL: https://issues.apache.org/jira/browse/AURORA-1121
>             Project: Aurora
>          Issue Type: Task
>          Components: Scheduler
>            Reporter: Maxim Khutornenko
>
> Evaluate if it makes sense to convert return types from Sets to Iterables in SchedulingFilter interface and related implementation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)