[
https://issues.apache.org/jira/browse/CASSANDRA-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470628#comment-13470628
]
Alexey Zotov commented on CASSANDRA-4768:
-----------------------------------------
I'll try to explain my motivation. There is the following use case:
We have a few DCs. One of DCs has been lost connection to others. So we should
store hints for all ranges of data (for all data set) for that DC. Write's
throughput is very high. Amount of stored hints for the lost remote DC grows
very quickly.
We can reduce max_hint_window_size, but we want to keep repair mechanism for
local nodes.
> Add separate max_hint_window_in_ms option for remote data centers
> -----------------------------------------------------------------
>
> Key: CASSANDRA-4768
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4768
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.1.2
> Reporter: Alexey Zotov
> Assignee: Alexey Zotov
> Priority: Minor
> Labels: configuration, hintedhandoff
> Fix For: 1.1.6, 1.2.0
>
> Attachments: cassandra-1.1-4768-remote_hint_window.txt,
> cassandra-1.2-4768-remote_hint_window.txt
>
>
> It would be nice to have possibility to configure hint window size for remote
> dc separately. It will allow to prevent accumulating of big amount of data
> for remote dc and long hints delivery as the result of it.
> I suggest to add max_hint_window_for_remote_dc_in_ms option.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira