• Simon Tomlinson's avatar
    Combine partition creation and detaching · eec02105
    Simon Tomlinson authored
    By creating and detaching partitions using the same lease, we can
    easily skip the partition sync code if another node is currently
    executing it. This is safe because we have six months of headroom for
    future partitions and the job to sync partitions runs every six hours
    eec02105
partition_manager.rb 3.3 KB