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 BCC5C200BB3 for ; Wed, 28 Sep 2016 05:47:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BB701160AE5; Wed, 28 Sep 2016 03:47:25 +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 06739160AE6 for ; Wed, 28 Sep 2016 05:47:24 +0200 (CEST) Received: (qmail 36552 invoked by uid 500); 28 Sep 2016 03:47:22 -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 36439 invoked by uid 99); 28 Sep 2016 03:47:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2016 03:47:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3F6092C0032 for ; Wed, 28 Sep 2016 03:47:22 +0000 (UTC) Date: Wed, 28 Sep 2016 03:47:22 +0000 (UTC) From: "Ismael Juma (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KAFKA-2692) Add ducktape tests for SASL/Kerberos MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Sep 2016 03:47:25 -0000 [ https://issues.apache.org/jira/browse/KAFKA-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2692: ------------------------------- Assignee: (was: Ismael Juma) > Add ducktape tests for SASL/Kerberos > ------------------------------------ > > Key: KAFKA-2692 > URL: https://issues.apache.org/jira/browse/KAFKA-2692 > Project: Kafka > Issue Type: Sub-task > Components: security > Reporter: Rajini Sivaram > Fix For: 0.10.2.0 > > > KAFKA-2644 runs replication tests and benchmarks with SASL/Kerberos using MiniKdc. Additional Kerberos-specific tests are required, particularly to test error scenarios. This may require replacing MiniKdc with full KDC. -- This message was sent by Atlassian JIRA (v6.3.4#6332)