diff options
| author | Daniil Fedotov <hairyhum@gmail.com> | 2018-05-14 17:49:12 +0100 |
|---|---|---|
| committer | Daniil Fedotov <hairyhum@gmail.com> | 2018-05-14 17:49:12 +0100 |
| commit | 7705d4e682b780575b6697d30781e0a9493b0db6 (patch) | |
| tree | 1bc75f53aafe75ddd6e63ae5ea80e17f3be06301 /docs/advanced.config.example | |
| parent | 5cdee1530d5002b316b80f488a5d87417e1d0db0 (diff) | |
| download | rabbitmq-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
