bob
bob copied to clipboard
Add seperate partition creation period for aliens
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.