99b24e5898
* Update plugins/replication from branch 'master' to 718d6210721cbfc38bbac6a3d976636fe17e4b72 - Merge "Shard the waiting directory to scale better" - Shard the waiting directory to scale better Previously all the waiting tasks were stored in the same "waiting" directory. Since most filesystems don't scale well with more than 1000 entries in a directory, shard the "waiting" directory by the first two characters of the taskKey. This will shard the waiting entries across a max of 256 subdirectories, potentially providing improved scalibility for up to 256K waiting entries. Change-Id: I4da79306cb75a868a30ed98d5b33432dc3656b19 |
||
---|---|---|
.. | ||
codemirror-editor@9508693bd0 | ||
commit-message-length-validator@556e427fd7 | ||
delete-project@180fd9dbd7 | ||
download-commands@1b98be8d37 | ||
gitiles@825ca06ddd | ||
hooks@6316be2828 | ||
plugin-manager@2933add62e | ||
replication@718d621072 | ||
reviewnotes@9bd38ec6ab | ||
singleusergroup@d04c4c33ad | ||
webhooks@570dacacc6 | ||
BUILD | ||
external_plugin_deps.bzl |