Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | More credit for the queue -> msg_store case. | Simon MacMullen | 2012-01-19 | 1 | -2/+2 |
| | |||||
* | two flavours of 'write' | Matthias Radestock | 2012-01-17 | 1 | -11/+19 |
| | | | | | | | Just like in the other applications of credit_flow:send/ack, we need two flavours of the surrounding API function, i.e. 'write' and 'write_flow' in this case. That way existing call sites, such as in rabbit_test can remain undisturbed. | ||||
* | more sensible arg order | Matthias Radestock | 2012-01-17 | 1 | -13/+13 |
| | | | | and consistent var naming | ||||
* | Don't pass the client pid in for write. | Simon MacMullen | 2012-01-17 | 1 | -3/+5 |
| | |||||
* | Flow control: vq -> msg_store. | Simon MacMullen | 2012-01-17 | 1 | -17/+26 |
| | |||||
* | more accurate description of flying_ets tablebug24308 | Matthias Radestock | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | explain why client_update_flying phase 3 will always succeed | Matthias Radestock | 2011-10-17 | 1 | -0/+3 |
| | |||||
* | refactor: revert change to var name | Matthias Radestock | 2011-10-17 | 1 | -2/+2 |
| | |||||
* | refactor: rename update_flying/3 to client_update_flying/3 | Matthias Radestock | 2011-10-17 | 1 | -4/+4 |
| | |||||
* | fix bug | Matthias Radestock | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | Give up on attempting to improve clarity. | Simon MacMullen | 2011-10-17 | 1 | -6/+6 |
| | |||||
* | Rephrase to make Matthias happier... | Simon MacMullen | 2011-10-17 | 1 | -7/+7 |
| | |||||
* | I find this clearer | Simon MacMullen | 2011-10-17 | 1 | -6/+6 |
| | |||||
* | rename 'removed' confirmation event name to 'ignored' | Matthias Radestock | 2011-10-15 | 1 | -3/+3 |
| | | | | since that reflects its meaning better | ||||
* | merge default into bug24308 | Matthias Radestock | 2011-10-15 | 1 | -13/+8 |
|\ | |||||
| * | a spot of inlining | Matthias Radestock | 2011-10-15 | 1 | -14/+7 |
| | | |||||
| * | only confirm messages on 'remove' that are pending confirmation | Matthias Radestock | 2011-10-11 | 1 | -2/+3 |
| | | |||||
* | | documentation | Matthias Radestock | 2011-10-14 | 1 | -0/+39 |
| | | |||||
* | | issue confirms when needed (and only then) | Matthias Radestock | 2011-10-11 | 1 | -22/+33 |
| | | | | | | | | | | | | This also fixes a bug that is present on 'default', namely that we used to always issue a confirm on 'remove' regardless of whether there was preceding 'write'. | ||||
* | | refactoring: extract core of 'write' handler | Matthias Radestock | 2011-10-10 | 1 | -66/+62 |
| | | | | | | | | | | | | similar to what we already did for 'remove' Also, don't add the 'dying client' marker message to the pending confirms. While that does no harm, it is clearly not right. | ||||
* | | cosmetic | Matthias Radestock | 2011-10-10 | 1 | -2/+2 |
| | | |||||
* | | there's more than one call site for remove_message... | Matthias Radestock | 2011-10-10 | 1 | -41/+41 |
| | | | | | | | | ...and only one of them must pay attention to flying_ets | ||||
* | | be more careful about deleting cur_file_cache_ets entries | Matthias Radestock | 2011-10-10 | 1 | -6/+17 |
| | | |||||
* | | I'm pretty sure this is correct | Matthias Radestock | 2011-10-09 | 1 | -31/+47 |
| | | |||||
* | | slightly more obvious flying_writes accounting | Matthias Radestock | 2011-10-06 | 1 | -14/+11 |
| | | | | | | | | | | and move the cache cleanup from 'remove' to 'write', which is a more obvious place. Improve docs on that too. | ||||
* | | merge default into bug24308 | Matthias Radestock | 2011-10-06 | 1 | -73/+116 |
|\ \ | |/ |/| | |||||
| * | Whoops, forgot that bit. | Matthew Sackman | 2011-08-19 | 1 | -0/+4 |
| | | |||||
| * | Fixed again. | Matthew Sackman | 2011-08-19 | 1 | -73/+112 |
| | | |||||
* | | move file functions from misc to rabbit_file | Alexandru Scvortov | 2011-09-21 | 1 | -4/+4 |
| | | |||||
* | | merge default into bug 23056bug23056 | Alexandru Scvortov | 2011-08-25 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | even more specs | Alexandru Scvortov | 2011-08-05 | 1 | -0/+2 |
| | | | | | | | | | | | | Specs in heartbeat, limiter, log, memory_monitor, vm_memory_monitor, mirror_queue_coordinator, mirror_queue_master, mirror_queue_misc, mirror_queue_slave, mnesia, msg_file, msg_store are up to date. | ||||
* | | Merging default to bug24340 | Matthew Sackman | 2011-08-16 | 1 | -1/+2 |
|\ \ | |||||
| * | | Correct spec | Matthew Sackman | 2011-08-16 | 1 | -1/+2 |
| | | | |||||
* | | | Merging default to bug24340 | Matthew Sackman | 2011-08-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Reforce msg_store sync interval to 25ms, which was the goal of bug 23765, ↵ | Matthew Sackman | 2011-08-16 | 1 | -1/+1 |
| |/ | | | | | | | but was accidentally undone in changeset 8fd9704bd1dc. | ||||
* | | Correct capture of msg-on-disk in tests as sync replacement; rip out ↵ | Matthew Sackman | 2011-08-16 | 1 | -48/+14 |
| | | | | | | | | explicit synchronous msg_store:sync and other unneeded logic | ||||
* | | If the client is dying, turn the sync into a noop | Matthew Sackman | 2011-08-12 | 1 | -8/+16 |
|/ | |||||
* | just ignore the result to erlang:cancel_timer | Alexandru Scvortov | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | some more refactoring | Alexandru Scvortov | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | merge default into bug23504 | Alexandru Scvortov | 2011-08-02 | 1 | -315/+300 |
|\ | |||||
| * | employ more sophisticated message queue formatting | Matthias Radestock | 2011-07-28 | 1 | -1/+4 |
| | | | | | | | | ...in the channel, queue and msg_store | ||||
| * | It is not an error if the file does not exist | Matthew Sackman | 2011-04-06 | 1 | -1/+4 |
| | | |||||
| * | Slimmer gatherer termination | Emile Joubert | 2011-03-31 | 1 | -1/+1 |
| | | |||||
| * | Merging bug24008 to default | Matthew Sackman | 2011-03-31 | 1 | -110/+29 |
| |\ | |||||
| | * | Merge default into bug23968bug23968 | Matthew Sackman | 2011-03-28 | 1 | -22/+25 |
| | |\ | |||||
| | * | | Rip out dedup cache | Matthew Sackman | 2011-03-18 | 1 | -101/+28 |
| | | | | |||||
| | * | | Rip out msg_store:release | Matthew Sackman | 2011-03-18 | 1 | -10/+1 |
| | | | | |||||
| * | | | Don't transform markers when upgrading messagesbug24008 | Emile Joubert | 2011-03-31 | 1 | -1/+4 |
| | |/ | |/| | |||||
| * | | Enforce a bunch of returns | Matthew Sackman | 2011-03-22 | 1 | -22/+24 |
| |/ |