Refs : https://docs.datastax.com/en/cassandra/3.0/cassandra/operations/opsRepairNodesHintedHandoff.html
On Thu, Jul 12, 2018 at 7:46 PM Karthick V <karthick...@gmail.com> wrote: > Hi everyone, > > If several nodes experience brief outages simultaneously, substantial >> memory pressure can build up on the coordinator.* The coordinator tracks >> how many hints it is currently writing, and if the number increases too >> much, the coordinator refuses writes and throws the * >> *OverloadedException exception.* > > > In the above statement, it is been said that after some extent(of > hints) the* coordinator *will refuse to writes. can someone explain the > depth of this limitations and its dependency if any (like disk size or any)? > > Regards > Karthick V > > >