bob icon indicating copy to clipboard operation
bob copied to clipboard

Add seperate partition creation period for aliens

Open ikopylov opened this issue 1 year ago • 0 comments

Right now if we have cluster with 100 nodes and 1 node is down, we got 99 partitions all other the cluster for the same period. After alien recovery all these 99 partitions will be moved to the original node. Every new partition reduce performance and consume file descriptors, so this can become a problem. In this case it is better to increase the partition creation period specifically for aliens.

ikopylov avatar Apr 06 '24 00:04 ikopylov