• Adam Hegyi's avatar
    Optimize issue rebalancing UPDATE query · 37cdb0f5
    Adam Hegyi authored
    This change updates the issue rebalancing UPDATE query by sorting the
    updatable issues by id. This will improve the data locality a bit and
    probably speed up random I/O.
    37cdb0f5
issue_rebalancing_optimization.yml 157 Bytes