| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge with default | Rob Harrop | 2010-11-11 | 2 | -144/+327 |
| |\ | |||||
| | * | Rename target_ram_msg_count to target_ram_item_count | Rob Harrop | 2010-11-11 | 2 | -113/+114 |
| | * | Removed stray references to target_ram_ack_count | Rob Harrop | 2010-11-11 | 1 | -2/+0 |
| | * | Reinstated the infinity check for chunk_size | Rob Harrop | 2010-11-11 | 1 | -1/+1 |
| | * | Added assertion in limit_ram_acks for is_persistent=false | Rob Harrop | 2010-11-11 | 1 | -2/+3 |
| | * | Merge with default | Rob Harrop | 2010-11-05 | 2 | -61/+244 |
| | |\ | |||||
| | | * | Reworked ack shedding algorithm based on discussion with Matthew | Rob Harrop | 2010-11-05 | 1 | -54/+71 |
| | | * | Reworked to test to be more predictable | Rob Harrop | 2010-11-05 | 1 | -4/+4 |
| | | * | That was quite special | Rob Harrop | 2010-11-05 | 1 | -14/+0 |
| | | * | Clarification of the comments in VQ | Rob Harrop | 2010-11-05 | 1 | -7/+8 |
| | | * | a bit more clarification on the comments | Rob Harrop | 2010-11-05 | 1 | -6/+8 |
| | | * | Cosmetic change and first draft of comment updates | Rob Harrop | 2010-11-05 | 1 | -1/+30 |
| | | * | Purely cosmetic | Rob Harrop | 2010-11-04 | 1 | -1/+0 |
| | | * | Added a test for the ram ack flushing. Tweaked the way RAM is shared between ... | Rob Harrop | 2010-11-04 | 2 | -6/+47 |
| | | * | Removed stray TODO | Rob Harrop | 2010-11-04 | 1 | -1/+0 |
| | | * | clean up | Rob Harrop | 2010-11-04 | 1 | -6/+9 |
| | | * | Removed io:format calls | Rob Harrop | 2010-11-04 | 1 | -5/+0 |
| | | * | cleaned up some io:format | Rob Harrop | 2010-11-03 | 2 | -8/+1 |
| | | * | Roughly working ack shedding | Rob Harrop | 2010-11-03 | 2 | -15/+27 |
| | | * | Further experimentation. Still not quite working | Rob Harrop | 2010-11-03 | 2 | -10/+35 |
| | | * | Calculating RAM duration takes into consideration ack rates | Rob Harrop | 2010-11-02 | 1 | -6/+29 |
| | | * | Starting tracking ack in/out rates | Rob Harrop | 2010-11-02 | 1 | -43/+101 |
| | | |\ | |||||
| | | | * | Merge with default | Rob Harrop | 2010-11-02 | 1 | -37/+78 |
| | | | |\ | |||||
| | | | | * | rough sketch of pushing ram acks to disk. doesnt actually work... | Rob Harrop | 2010-10-14 | 1 | -3/+19 |
| | | | | * | experimenting with moving acks to disk | Rob Harrop | 2010-10-14 | 1 | -15/+46 |
| | | | | * | rename pending_ack_index to ram_ack_index | Rob Harrop | 2010-10-14 | 1 | -12/+12 |
| | | | | * | merge with default | Rob Harrop | 2010-10-14 | 1 | -25/+36 |
| | | | | |\ | |||||
| | | | | | * | Started recording the acks that are stored as full messages in memory | Rob Harrop | 2010-10-11 | 1 | -25/+36 |
| * | | | | | | Correction of specs | Matthew Sackman | 2010-11-11 | 2 | -7/+15 |
| * | | | | | | Correction of specs | Matthew Sackman | 2010-11-11 | 2 | -3/+6 |
| * | | | | | | Merged heads | Simon MacMullen | 2010-11-11 | 3 | -39/+62 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merged bug23484 (Remove duplication of heartbeat logic) | Simon MacMullen | 2010-11-11 | 3 | -39/+62 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge with default | Rob Harrop | 2010-11-11 | 3 | -39/+62 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Reworked heartbeating so that it really works again and so we can specify dif... | Rob Harrop | 2010-11-10 | 3 | -26/+29 |
| | | | * | | | | | | Reworked start_heartbeat_fun to allow a different timeout for send/receive he... | Rob Harrop | 2010-11-10 | 2 | -28/+29 |
| | | | * | | | | | | Fixed up the specs for the heartbeater | Rob Harrop | 2010-11-10 | 1 | -3/+11 |
| | | | * | | | | | | Refactored rabbit_heartbeat to provide start_heartbeat_fun | Rob Harrop | 2010-11-10 | 2 | -26/+37 |
| * | | | | | | | | | Merging bug 22573 to default | Matthew Sackman | 2010-11-11 | 5 | -89/+342 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Remove unused function | Matthew Sackman | 2010-11-11 | 1 | -3/+0 |
| | * | | | | | | | | | exit rather than warn if future upgrades are found. | Simon MacMullen | 2010-11-11 | 1 | -2/+1 |
| | * | | | | | | | | | Comment formatting with M-q and no need to use ++ for multiline string constants | Matthew Sackman | 2010-11-11 | 1 | -6/+7 |
| | * | | | | | | | | | Cosmetics | Matthew Sackman | 2010-11-11 | 1 | -15/+11 |
| | * | | | | | | | | | Prevent a very difficult-to-trigger race. | Simon MacMullen | 2010-11-10 | 1 | -5/+4 |
| | * | | | | | | | | | Fix use of file:open/2 | Simon MacMullen | 2010-11-10 | 1 | -1/+1 |
| | * | | | | | | | | | Check both our version and the remote version. This is TRTTD I think, and has... | Simon MacMullen | 2010-11-09 | 1 | -0/+1 |
| | * | | | | | | | | | Merged from default | Simon MacMullen | 2010-11-09 | 5 | -87/+369 |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| | | * | | | | | | | | Refactor a bit, have the first cluster node fail if version is wrong | Simon MacMullen | 2010-11-08 | 1 | -43/+38 |
| | | * | | | | | | | | Check the schema version on disc as well as the integrity check when starting... | Simon MacMullen | 2010-11-05 | 1 | -15/+29 |
| | | * | | | | | | | | Keep the old behaviour when upgrading from 2.1.0 or earlier. | Simon MacMullen | 2010-11-04 | 2 | -21/+29 |
| | | * | | | | | | | | Check the version we want matches the one a remote node is running before joi... | Simon MacMullen | 2010-11-04 | 2 | -23/+49 |
