Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id F3B01200D55 for ; Sat, 25 Nov 2017 03:08:12 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F2649160C11; Sat, 25 Nov 2017 02:08:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4452D160BF2 for ; Sat, 25 Nov 2017 03:08:12 +0100 (CET) Received: (qmail 79978 invoked by uid 500); 25 Nov 2017 02:08:06 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 79966 invoked by uid 99); 25 Nov 2017 02:08:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Nov 2017 02:08:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 86C651A0A02 for ; Sat, 25 Nov 2017 02:08:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id P_mlxXqNWe1Y for ; Sat, 25 Nov 2017 02:08:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 7EA9B5FE22 for ; Sat, 25 Nov 2017 02:08:03 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 19D1DE0161 for ; Sat, 25 Nov 2017 02:08:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0F82823F1D for ; Sat, 25 Nov 2017 02:08:00 +0000 (UTC) Date: Sat, 25 Nov 2017 02:08:00 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HBASE-19338) Performance regression in RegionServerRpcQuotaManager to get ugi MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 25 Nov 2017 02:08:13 -0000 [ https://issues.apache.org/jira/browse/HBASE-19338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265168#comment-16265168 ] Ted Yu edited comment on HBASE-19338 at 11/25/17 2:07 AM: ---------------------------------------------------------- https://builds.apache.org/job/PreCommit-HBASE-Build/9997/console : {code} 08:50:46 Modes: MultiJDK Jenkins Robot Docker ResetRepo UnitTests 08:50:46 Processing: HBASE-19338 08:50:47 ERROR: Unsure how to process HBASE-19338. {code} Looks like we may not get QA back today. Lijin: Next week people in US are returning to work. You can wait till QA bot becomes functional again. Thanks was (Author: yuzhihong@gmail.com): https://builds.apache.org/job/PreCommit-HBASE-Build/9997/console : {code} 08:50:46 Modes: MultiJDK Jenkins Robot Docker ResetRepo UnitTests 08:50:46 Processing: HBASE-19338 08:50:47 ERROR: Unsure how to process HBASE-19338. {code} Looks like we may not get QA back today. Lijin: After verifying a few Visibility and AccessController related tests, you can go with the commit. Thanks > Performance regression in RegionServerRpcQuotaManager to get ugi > ----------------------------------------------------------------- > > Key: HBASE-19338 > URL: https://issues.apache.org/jira/browse/HBASE-19338 > Project: HBase > Issue Type: Improvement > Affects Versions: 3.0.0, 2.0.0-beta-2 > Reporter: binlijin > Assignee: binlijin > Priority: Critical > Attachments: 19338.master.003.patch, 19338.master.003.patch, HBASE-19338.master.001.patch, HBASE-19338.master.002.patch > > > we find hbase-2.0.0-beta-1.SNAPSHOT have performance regression with yscb put and have some finding. > {code} > "RpcServer.default.FPBQ.Fifo.handler=131,queue=17,port=16020" #245 daemon prio=5 os_prio=0 tid=0x00007fc82b22e000 nid=0x3a5db waiting for monitor entry [0x00007fc50fafa000] > java.lang.Thread.State: BLOCKED (on object monitor) > at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:647) > - waiting to lock <0x00007fcaedc20830> (a java.lang.Class for org.apache.hadoop.security.UserGroupInformation) > at org.apache.hadoop.hbase.security.User$SecureHadoopUser.(User.java:264) > at org.apache.hadoop.hbase.security.User.getCurrent(User.java:162) > at org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager.checkQuota(RegionServerRpcQuotaManager.java:179) > at org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager.checkQuota(RegionServerRpcQuotaManager.java:162) > at org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2521) > at org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:41560) > at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:406) > at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:130) > at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:325) > at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:305) > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)