[
https://issues.apache.org/jira/browse/CASSANDRA-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061332#comment-14061332
]
Robert Coli commented on CASSANDRA-6230:
----------------------------------------
As an operator who has encountered a number of serious issues related to large
amounts of hints in SSTables (for example "runaway compaction" of 50GB+ of
hints), I +1 this approach in a general sense.
I would be shocked and amazed if the cost of this is higher than what we pay to
store hints in SSTables, compact them, and so on.
> Write hints to a file instead of a table
> ----------------------------------------
>
> Key: CASSANDRA-6230
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6230
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Aleksey Yeschenko
> Priority: Minor
> Fix For: 3.0
>
>
> Writing to a file would have less overhead on both hint creation and replay.
--
This message was sent by Atlassian JIRA
(v6.2#6252)