Optimize issue rebalancing UPDATE query
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.
Showing
Please register or sign in to comment