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 2C79D200B30 for ; Mon, 30 May 2016 05:30:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 299BE160A07; Mon, 30 May 2016 03:30:15 +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 6A2A1160A2C for ; Mon, 30 May 2016 05:30:14 +0200 (CEST) Received: (qmail 88052 invoked by uid 500); 30 May 2016 03:30:13 -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 88002 invoked by uid 99); 30 May 2016 03:30:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2016 03:30:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0E0972C1F60 for ; Mon, 30 May 2016 03:30:13 +0000 (UTC) Date: Mon, 30 May 2016 03:30:13 +0000 (UTC) From: "Colin Ma (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-15913) Sasl encryption doesn't work with AsyncRpcChannel MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 30 May 2016 03:30:15 -0000 [ https://issues.apache.org/jira/browse/HBASE-15913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated HBASE-15913: ----------------------------- Status: Patch Available (was: Open) > Sasl encryption doesn't work with AsyncRpcChannel > ------------------------------------------------- > > Key: HBASE-15913 > URL: https://issues.apache.org/jira/browse/HBASE-15913 > Project: HBase > Issue Type: Bug > Reporter: Colin Ma > Assignee: Colin Ma > Attachments: HBASE-15913.001-branch-1.patch > > > The async RPC code in branch-1 will have problems with qop != auth. It's the same as HBASE-15830. -- This message was sent by Atlassian JIRA (v6.3.4#6332)