Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B8CC917875 for ; Fri, 27 Mar 2015 17:14:59 +0000 (UTC) Received: (qmail 31481 invoked by uid 500); 27 Mar 2015 17:14:53 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 31445 invoked by uid 500); 27 Mar 2015 17:14:53 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 31434 invoked by uid 99); 27 Mar 2015 17:14:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Mar 2015 17:14:53 +0000 Date: Fri, 27 Mar 2015 17:14:53 +0000 (UTC) From: "Philip Thompson (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-8472) Streams hang in repair MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-8472?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8472: --------------------------------------- Fix Version/s: 2.0.14 > Streams hang in repair > ---------------------- > > Key: CASSANDRA-8472 > URL: https://issues.apache.org/jira/browse/CASSANDRA-8472 > Project: Cassandra > Issue Type: Bug > Reporter: Jimmy M=C3=A5rdell > Fix For: 2.0.14 > > Attachments: errlogs > > > In general streaming is working much better in 2.0.x than before, but we = still get occasional hanging stream sessions. > One of the nodes, the "follower", throws IOException: Broken pipe, causin= g all streams to fail with the "initiator" node. But the initiator node sti= ll thinks its sending and receiving files from the follower, causing the st= reaming to hang forever. > Relevant lines from the logs of the "follower" attached. There's nothing = relevant in the logs on the initiator node. There are no indications of ret= ry attempts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)