summaryrefslogtreecommitdiff
path: root/docs/advanced.config.example
diff options
context:
space:
mode:
authorDaniil Fedotov <hairyhum@gmail.com>2018-05-14 17:49:12 +0100
committerDaniil Fedotov <hairyhum@gmail.com>2018-05-14 17:49:12 +0100
commit7705d4e682b780575b6697d30781e0a9493b0db6 (patch)
tree1bc75f53aafe75ddd6e63ae5ea80e17f3be06301 /docs/advanced.config.example
parent5cdee1530d5002b316b80f488a5d87417e1d0db0 (diff)
downloadrabbitmq-server-git-7705d4e682b780575b6697d30781e0a9493b0db6.tar.gz
Do dirty deletes when cleaning up bindings.
Dirty deletes are faster and idempotent, which means that it can be run in transaction as long as it's locked in the begining of transaction, which is done in `lock_resource`. Speed improvement is aquired by not setting record locks for each record, since we already have a record lock Addresses #1566 [#156352963]
Diffstat (limited to 'docs/advanced.config.example')
0 files changed, 0 insertions, 0 deletions