You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/11/11 18:44:42 UTC

[jira] [Resolved] (CASSANDRA-8221) Specify keyspace in error message when streaming fails due to missing replicas

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

Tyler Hobbs resolved CASSANDRA-8221.
------------------------------------
    Resolution: Fixed
      Reviewer: Tyler Hobbs

bq. I saw the fix version changed. Hope I don't have to change anything as I have submitted the patch for both the 2.0 and 2.1 branches. Thanks

No, as long as the patches still apply without conflicts, it's fine.  The reviewer or committer will let you know if the patch doesn't apply for some reason.

By the way, you can normally just attach a patch for the lowest fix version.  A patch is only needed for higher versions is there is a merge conflict or related functionality changes.

With that said, +1 on the patches.  Committed as a6802aa479.  Thanks!

> Specify keyspace in error message when streaming fails due to missing replicas
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8221
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8221
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Tyler Hobbs
>            Assignee: Rajanarayanan Thottuvaikkatumana
>            Priority: Trivial
>              Labels: lhf
>             Fix For: 2.0.12, 2.1.3
>
>         Attachments: cassandra-2.0.11-8221.txt, cassandra-2.1.1-8221.txt
>
>
> When there aren't sufficient live replicas for streaming (during bootstrap, etc), you'll get an error message like "unable to find sufficient sources for streaming range".  It would be helpful to include the keyspace that this failed for, since each keyspace can have different replication settings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)