Re: Hints not being created

2021-05-30 Thread Gil Ganz
gc_grace_seconds set is the default 10 days (these tables do not have data with ttl, or anything else that might create tombstones), and max_hint_window_in_ms parameter is set to 18h. I'm checking it by looking at both the hints directory and hints metrics, and as far as check time, I took a node d

Re: Hints not being created

2021-05-27 Thread Kane Wilson
Hey > I have a cluster, 3.11.9, in which I am enabling hints, but it appears > that no hints are created when other nodes are down. > I can see that hints are enabled by running "nodetool statushandoff", and > gc_grace_seconds is high enough on all tables, so I'm expecting to see > hints being crea

Hints not being created

2021-05-27 Thread Gil Ganz
Hey I have a cluster, 3.11.9, in which I am enabling hints, but it appears that no hints are created when other nodes are down. I can see that hints are enabled by running "nodetool statushandoff", and gc_grace_seconds is high enough on all tables, so I'm expecting to see hints being created, since