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