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 34F97200B82 for ; Fri, 2 Sep 2016 06:22:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 33B5E160AC9; Fri, 2 Sep 2016 04:22:23 +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 70235160ACA for ; Fri, 2 Sep 2016 06:22:22 +0200 (CEST) Received: (qmail 46875 invoked by uid 500); 2 Sep 2016 04:22:21 -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 46787 invoked by uid 99); 2 Sep 2016 04:22:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2016 04:22:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2EE242C1B7D for ; Fri, 2 Sep 2016 04:22:21 +0000 (UTC) Date: Fri, 2 Sep 2016 04:22:21 +0000 (UTC) From: "Guozhang Wang (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KAFKA-4104) Queryable state metadata is sometimes invalid MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 02 Sep 2016 04:22:23 -0000 [ https://issues.apache.org/jira/browse/KAFKA-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-4104: --------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 1804 [https://github.com/apache/kafka/pull/1804] > Queryable state metadata is sometimes invalid > --------------------------------------------- > > Key: KAFKA-4104 > URL: https://issues.apache.org/jira/browse/KAFKA-4104 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 0.10.1.0 > Reporter: Eno Thereska > Assignee: Damian Guy > Fix For: 0.10.1.0 > > > The streams.metadataForKey method sometimes fails because the cluster-wide metadata is invalid/null in non-leader nodes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)