From common-issues-return-205523-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Wed Sep 9 16:58:03 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id BC339180652 for ; Wed, 9 Sep 2020 18:58:03 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 07758425DF for ; Wed, 9 Sep 2020 16:58:03 +0000 (UTC) Received: (qmail 73201 invoked by uid 500); 9 Sep 2020 16:58:02 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 73180 invoked by uid 99); 9 Sep 2020 16:58:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2020 16:58:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9B2F841979 for ; Wed, 9 Sep 2020 16:58:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 5D873780922 for ; Wed, 9 Sep 2020 16:58:00 +0000 (UTC) Date: Wed, 9 Sep 2020 16:58:00 +0000 (UTC) From: "ASF GitHub Bot (Jira)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work logged] (HADOOP-17165) Implement service-user feature in DecayRPCScheduler MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-17165?focusedWorklogId=480921&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-480921 ] ASF GitHub Bot logged work on HADOOP-17165: ------------------------------------------- Author: ASF GitHub Bot Created on: 09/Sep/20 16:57 Start Date: 09/Sep/20 16:57 Worklog Time Spent: 10m Work Description: sunchao merged pull request #2240: URL: https://github.com/apache/hadoop/pull/2240 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 480921) Time Spent: 2h (was: 1h 50m) > Implement service-user feature in DecayRPCScheduler > --------------------------------------------------- > > Key: HADOOP-17165 > URL: https://issues.apache.org/jira/browse/HADOOP-17165 > Project: Hadoop Common > Issue Type: New Feature > Reporter: Takanobu Asanuma > Assignee: Takanobu Asanuma > Priority: Major > Labels: pull-request-available > Attachments: HADOOP-17165.001.patch, HADOOP-17165.002.patch, after.png, before.png > > Time Spent: 2h > Remaining Estimate: 0h > > In our cluster, we want to use FairCallQueue to limit heavy users, but not want to restrict certain users who are submitting important requests. This jira proposes to implement the service-user feature that the user is always scheduled high-priority queue. > According to HADOOP-9640, the initial concept of FCQ has this feature, but not implemented finally. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org