You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2014/06/01 20:26:01 UTC

[jira] [Updated] (CASSANDRA-7329) repair sessions not cleared out of nodetool netstats output on completion

     [ https://issues.apache.org/jira/browse/CASSANDRA-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua McKenzie updated CASSANDRA-7329:
---------------------------------------

    Attachment: 7329_v1.txt

Added flag to check if StreamCoordinator was initialized w/0 connections, indicating it's a receiving side coordinator.  StreamResultFuture creation on the receiving side was immediately setting the future on ctor due to an undocumented removed check that prevented that behavior before CASSANDRA-3668.

> repair sessions not cleared out of nodetool netstats output on completion
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-7329
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7329
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Joshua McKenzie
>            Assignee: Joshua McKenzie
>            Priority: Minor
>         Attachments: 7329_v1.txt
>
>
> After a repair completion or failure, messages like the following show in nodetool netstats:
> Repair 0514e710-e83a-11e3-9ff2-0195b332f618
>     /192.168.1.31
> Repair c67d7bb0-e835-11e3-9ff2-0195b332f618
>     /192.168.1.31
> Repair c654d320-e837-11e3-9ff2-0195b332f618
>     /192.168.1.31
> Repair f593f7c0-e836-11e3-9ff2-0195b332f618
>     /192.168.1.31



--
This message was sent by Atlassian JIRA
(v6.2#6252)