summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* only remove messages when ALL DLQs have confirmedAlexandru Scvortov2011-11-151-48/+59
* monitor the DLQsAlexandru Scvortov2011-11-151-8/+28
* removed reminder commentAlexandru Scvortov2011-11-151-2/+1
* wait for DLQ to confirm messages before deleting the queueAlexandru Scvortov2011-11-151-16/+23
* partial wait-for-DLQ-before-deleting-queueAlexandru Scvortov2011-11-141-50/+46
* spread out the dead-lettering on queue deletionAlexandru Scvortov2011-11-141-7/+8
* don't remove purged messages until the DLQ has confirmed themAlexandru Scvortov2011-11-141-27/+50
* don't remove expired messages until the DLQ has confirmed themAlexandru Scvortov2011-11-142-7/+11
* don't remove rejected message before it is confirmed by the DLQAlexandru Scvortov2011-11-147-118/+125
* amqqueue_process re-publishes with confirmsAlexandru Scvortov2011-11-146-82/+116
* unbreak variable queue assertionsAlexandru Scvortov2011-11-071-2/+2
* more consistent namingAlexandru Scvortov2011-11-075-48/+42
* merge default into bug20337Alexandru Scvortov2011-11-0715-220/+461
|\
| * Merge bug24525Simon MacMullen2011-11-011-1/+15
| |\
| | * Consistency with wait_for_tables.Simon MacMullen2011-10-311-1/+1
| | * remove debugging printfAlexandru Scvortov2011-10-311-1/+0
| | * cosmeticAlexandru Scvortov2011-10-311-6/+3
| | * timeout epmd connection after 60sAlexandru Scvortov2011-10-311-1/+19
| * | Merged bug24517 into defaultEmile Joubert2011-10-311-10/+33
| |\ \ | | |/ | |/|
| | * WhitespaceEmile Joubert2011-10-311-1/+0
| | * refactorAlexandru Scvortov2011-10-311-3/+3
| | * fix case + cosmeticAlexandru Scvortov2011-10-311-9/+13
| | * break on too many argsAlexandru Scvortov2011-10-261-1/+2
| | * refactor and renameAlexandru Scvortov2011-10-261-23/+20
| | * no more magic numbersAlexandru Scvortov2011-10-251-4/+4
| | * refactor + guard against garbageAlexandru Scvortov2011-10-251-17/+21
| | * rebase on defaultAlexandru Scvortov2011-10-251-0/+18
| * | merge bug24513 into defaultMatthias Radestock2011-10-288-119/+272
| |\ \
| | * | Since it may be sane to set the watermark to "0.0", let's allow "0" for that.Simon MacMullen2011-10-271-1/+4
| | * | Reduce nesting of case statementsEmile Joubert2011-10-271-15/+12
| | * | Change the meaning of vm_memory_high_watermark = 0.0Emile Joubert2011-10-272-13/+14
| | * | Merge bug24308 (msg_store perf unnecessarily bounded by disk)Simon MacMullen2011-10-2619-1039/+560
| | |\ \
| | | * | This is still failing occasionally in CI, I must have tuned the value for my ...Simon MacMullen2011-10-261-1/+1
| | | * | merge bug 24511 into default (VQ soak test must generate unique message IDs)Alexandru Scvortov2011-10-251-23/+18
| | | |\ \ | | | | |/ | | | |/|
| | | | * Update escript and docsEmile Joubert2011-10-241-2/+3
| | | | * Publish multiple differently in soak testEmile Joubert2011-10-201-23/+17
| | | * | Update VQ soak tests for new requeue APIEmile Joubert2011-10-241-3/+2
| | * | | more accurate description of flying_ets tableMatthias Radestock2011-10-171-1/+1
| | * | | explain why client_update_flying phase 3 will always succeedMatthias Radestock2011-10-171-0/+3
| | * | | refactor: revert change to var nameMatthias Radestock2011-10-171-2/+2
| | * | | refactor: rename update_flying/3 to client_update_flying/3Matthias Radestock2011-10-171-4/+4
| | * | | fix bugMatthias Radestock2011-10-171-1/+1
| | * | | Give up on attempting to improve clarity.Simon MacMullen2011-10-171-6/+6
| | * | | Rephrase to make Matthias happier...Simon MacMullen2011-10-171-7/+7
| | * | | I find this clearerSimon MacMullen2011-10-171-6/+6
| | * | | rename 'removed' confirmation event name to 'ignored'Matthias Radestock2011-10-152-4/+4
| | * | | merge default into bug24308Matthias Radestock2011-10-152-14/+9
| | |\ \ \
| | * | | | get coverage of timer-based sync/confirmMatthias Radestock2011-10-151-2/+31
| | * | | | increase likelihood of hitting 'dying client' optimisationMatthias Radestock2011-10-151-1/+1
| | * | | | increase timeoutMatthias Radestock2011-10-151-1/+1