[ 
https://issues.apache.org/jira/browse/CASSANDRA-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191662#comment-14191662
 ] 

Rajanarayanan Thottuvaikkatumana commented on CASSANDRA-8221:
-------------------------------------------------------------

I guess the change has to be done in 
org.apache.cassandra.dht.RangeStreamer.java's method "private static 
Multimap<InetAddress, Range<Token>> getRangeFetchMap(Multimap<Range<Token>, 
InetAddress> rangesWithSources,
                                                                        
Collection<ISourceFilter> sourceFilters)
    "

Any idea which method will give me the keyspace name? 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.2
>
>
> 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)

Reply via email to