Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D37731057A for ; Tue, 25 Feb 2014 22:29:42 +0000 (UTC) Received: (qmail 43581 invoked by uid 500); 25 Feb 2014 22:29:41 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 43553 invoked by uid 500); 25 Feb 2014 22:29:41 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 43546 invoked by uid 99); 25 Feb 2014 22:29:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2014 22:29:41 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 25 Feb 2014 22:29:40 +0000 Received: (qmail 42706 invoked by uid 99); 25 Feb 2014 22:29:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2014 22:29:19 +0000 Date: Tue, 25 Feb 2014 22:29:19 +0000 (UTC) From: "Maxim Khutornenko (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AURORA-232) TaskQuery needs to support a set of slaveHosts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AURORA-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Khutornenko updated AURORA-232: ------------------------------------- Priority: Minor (was: Major) > TaskQuery needs to support a set of slaveHosts > ---------------------------------------------- > > Key: AURORA-232 > URL: https://issues.apache.org/jira/browse/AURORA-232 > Project: Aurora > Issue Type: Task > Components: Client, Scheduler > Reporter: Maxim Khutornenko > Priority: Minor > > The TaskQuery thrift object does not take multiple slaveHosts that makes for a very inefficient cluster-wide queries when it comes to SLA calculations. It needs to support a set of slaveHosts similar to instanceIds, statuses and taskIds. -- This message was sent by Atlassian JIRA (v6.1.5#6160)