OK, will do. Wanted to make sure the idea was reasonably sound before I
dove in and started writing code.
Thanks!
-Jason
On Mon, Jan 7, 2013 at 5:35 PM, Brandon Williams wrote:
> On Sat, Jan 5, 2013 at 12:20 AM, Jason Brown wrote:
> > I'm worried about terminating a node and it's hints never
On Sat, Jan 5, 2013 at 12:20 AM, Jason Brown wrote:
> I'm worried about terminating a node and it's hints never getting played
> before it disappears. Node repair, of course, would help on the
> anti-entropy front, but wondering if there's value in streaming the hints
> to a peer (in the same rack
Hi all,
Looks like decommissioning a node (nodetool decommission) will stream all
the non-system table data out to it's appropriate peers
(StorageService.unbootstrap()), but what should happen to hints? From
reading StorageService, it seems like nothing in particular forces them to
get replayed (w