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 9CDF1200BF1 for ; Tue, 3 Jan 2017 10:56:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9B93C160B43; Tue, 3 Jan 2017 09:56:00 +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 D8E50160B33 for ; Tue, 3 Jan 2017 10:55:59 +0100 (CET) Received: (qmail 75545 invoked by uid 500); 3 Jan 2017 09:55:58 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 75534 invoked by uid 99); 3 Jan 2017 09:55:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2017 09:55:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A40B82C1F56 for ; Tue, 3 Jan 2017 09:55:58 +0000 (UTC) Date: Tue, 3 Jan 2017 09:55:58 +0000 (UTC) From: "Rajini Sivaram (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KAFKA-4580) Change one SASL system test to use new JAAS config property MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 03 Jan 2017 09:56:00 -0000 Rajini Sivaram created KAFKA-4580: ------------------------------------- Summary: Change one SASL system test to use new JAAS config property Key: KAFKA-4580 URL: https://issues.apache.org/jira/browse/KAFKA-4580 Project: Kafka Issue Type: Test Components: system tests Reporter: Rajini Sivaram Assignee: Rajini Sivaram Fix For: 0.10.2.0 Change one of the existing system tests using the static JAAS configuration to use the new dynamic JAAS config property introduced in KAFKA-4259. -- This message was sent by Atlassian JIRA (v6.3.4#6332)