| Commit message (Expand) | Author | Age | Files | Lines |
* | We can be partitioned from more than one node. And ignore the starting_partit... | Simon MacMullen | 2012-10-15 | 1 | -12/+15 |
* | Subscribe to system events, receive inconsistent_database. | Simon MacMullen | 2012-10-15 | 1 | -6/+32 |
* | track monitors explicitly | Matthias Radestock | 2012-09-25 | 1 | -14/+7 |
* | cosmetic | Matthias Radestock | 2012-09-25 | 1 | -26/+29 |
* | replace cluster_multicall with gen_server:abcast | Matthias Radestock | 2012-09-25 | 1 | -31/+12 |
* | merge default into bug25160 | Matthias Radestock | 2012-09-25 | 1 | -1/+1 |
|\ |
|
| * | fix a bug | Matthias Radestock | 2012-09-25 | 1 | -1/+1 |
* | | it's a disc | Matthias Radestock | 2012-09-25 | 1 | -1/+1 |
* | | more workingness (and efficiency) | Matthias Radestock | 2012-09-24 | 1 | -4/+7 |
* | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -9/+9 |
* | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -37/+28 |
* | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -4/+2 |
* | | unify the various functions to get the cluster nodes into one | Francesco Mazzoli | 2012-09-21 | 1 | -2/+2 |
* | | revert all the ordsets operations to lists | Francesco Mazzoli | 2012-09-21 | 1 | -16/+19 |
* | | ordsets, not lists, in `rabbit_node_monitor' | Francesco Mazzoli | 2012-09-19 | 1 | -8/+7 |
* | | ditch the booleans to control decisions on disc/ram nodes | Francesco Mazzoli | 2012-09-18 | 1 | -12/+11 |
|/ |
|
* | file_name -> filename | Matthias Radestock | 2012-09-17 | 1 | -15/+15 |
* | fix comment in node_monitor, keep {error, enoent} in `try_read_file'bug24914 | Francesco Mazzoli | 2012-09-14 | 1 | -12/+8 |
* | get cluster nodes from mnesia when legacy/non existant status file | Francesco Mazzoli | 2012-09-13 | 1 | -2/+8 |
* | check the cluster consistency after the upgrade | Francesco Mazzoli | 2012-09-13 | 1 | -0/+1 |
* | more informative and useful error messages | Francesco Mazzoli | 2012-09-12 | 1 | -0/+4 |
* | oops | Francesco Mazzoli | 2012-09-11 | 1 | -2/+2 |
* | split cluster status file and running nodes file | Francesco Mazzoli | 2012-09-11 | 1 | -111/+89 |
* | missing spec | Francesco Mazzoli | 2012-08-30 | 1 | -0/+1 |
* | get nodes and whether the node should be disc or ram from config if virgin node | Francesco Mazzoli | 2012-08-22 | 1 | -18/+18 |
* | do not update the cluster status file by getting the mnesia status | Francesco Mazzoli | 2012-07-09 | 1 | -8/+4 |
* | ?SERVER instead of explicit name | Francesco Mazzoli | 2012-07-09 | 1 | -3/+3 |
* | correct invocations of `on_node_{up,down}' in `rabbit_node_monitor'. | Francesco Mazzoli | 2012-07-06 | 1 | -2/+3 |
* | wipe the mnesia data before starting if the cluster nodes are inconsistent | Francesco Mazzoli | 2012-07-03 | 1 | -0/+3 |
* | instead of manually removing the current node, filter it in `cluster_status' | Francesco Mazzoli | 2012-06-28 | 1 | -12/+0 |
* | moved the status file handling to `rabbit_node_monitor', status from mnesia w... | Francesco Mazzoli | 2012-06-27 | 1 | -64/+245 |
* | notify cluster of new nodes as soon as they join, and not when they start | Francesco Mazzoli | 2012-06-26 | 1 | -13/+24 |
* | add a "leave cluster" hook in `rabbit_node_monitor', handle cluster nodes joi... | Francesco Mazzoli | 2012-06-14 | 1 | -11/+36 |
* | monitor nodes just oncebug24714 | Matthias Radestock | 2012-02-09 | 1 | -9/+12 |
* | remove cruft | Matthias Radestock | 2012-02-09 | 1 | -1/+1 |
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | merge default into bug 23056bug23056 | Alexandru Scvortov | 2011-08-25 | 1 | -0/+1 |
|\ |
|
| * | more specs | Alexandru Scvortov | 2011-08-08 | 1 | -0/+1 |
* | | refactor | Alexandru Scvortov | 2011-08-15 | 1 | -1/+1 |
* | | inform when the first disc node rejoins the cluster | Alexandru Scvortov | 2011-08-11 | 1 | -2/+6 |
* | | remove misleading comment + small refactor | Alexandru Scvortov | 2011-08-10 | 1 | -3/+1 |
* | | merge default into bug23979 | Alexandru Scvortov | 2011-08-10 | 1 | -6/+1 |
|\ \ |
|
| * | | closer to defaultbug24322 | Alexandru Scvortov | 2011-08-08 | 1 | -1/+2 |
| * | | simplify node monitoring | Alexandru Scvortov | 2011-08-08 | 1 | -21/+8 |
| * | | remove logging statement | Alexandru Scvortov | 2011-08-04 | 1 | -2/+1 |
| * | | keep track of which nodes are up and don't cleanup after the same node twice | Alexandru Scvortov | 2011-08-03 | 1 | -12/+20 |
| |/ |
|
* | | don't stop mnesia if it was already running | Alexandru Scvortov | 2011-08-03 | 1 | -4/+4 |
* | | warn when the last disc node fails | Alexandru Scvortov | 2011-08-03 | 1 | -1/+4 |
|/ |
|
* | merge bug23875 into default | Matthias Radestock | 2011-03-05 | 1 | -1/+1 |
|\ |
|
| * | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -1/+1 |