Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge defaultbug24912 | Tim Watson | 2012-06-27 | 35 | -901/+962 |
|\ | |||||
| * | Merged bug24988 | Emile Joubert | 2012-06-27 | 0 | -0/+0 |
| |\ | |||||
| * | | It probably makes slightly more sense to monitor before we broadcast.bug24988 | Simon MacMullen | 2012-06-26 | 1 | -1/+1 |
| | | | |||||
| * | | Maybe better name? | Simon MacMullen | 2012-06-26 | 3 | -3/+3 |
| | | | |||||
| * | | OK, we do actually need a special way to determine the difference between: | Simon MacMullen | 2012-06-25 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | leave the group -> normal node shutting down -> shutdown queue deletion -> {shutdown, do_not_heal} | ||||
| * | | Get rid of this with_exit_handler use. | Simon MacMullen | 2012-06-25 | 1 | -12/+4 |
| | | | |||||
| * | | normal -> leaving the ring, change topology | Simon MacMullen | 2012-06-25 | 3 | -5/+5 |
| | | | | | | | | | | | | | | | | | | shutdown -> ring shutting down, do not change topology gm_tests now pass again. | ||||
| * | | And finally, have the master wait for all the slaves on deletion. | Simon MacMullen | 2012-06-25 | 1 | -0/+11 |
| | | | |||||
| * | | The spec for gm:group_members/1 says it returns a list of pids - let's do that. | Simon MacMullen | 2012-06-25 | 1 | -1/+1 |
| | | | |||||
| * | | Ignore normal exits; do not try to change the ring topology as it shuts down. | Simon MacMullen | 2012-06-25 | 1 | -3/+5 |
| | | | |||||
| * | | Close down the slave's GM the same way the master's GM does. | Simon MacMullen | 2012-06-25 | 1 | -0/+5 |
| |/ | |||||
| * | consistency: leave the 'ok' matching to the caller | Matthias Radestock | 2012-06-23 | 1 | -1/+1 |
| | | | | | | | | ...like we do everywhere else in this API | ||||
| * | Merge heads | Simon MacMullen | 2012-06-22 | 2 | -3/+6 |
| |\ | |||||
| | * | Merge bug25005 again | Simon MacMullen | 2012-06-22 | 0 | -0/+0 |
| | |\ | |||||
| | * | | Screambug25005 | Simon MacMullen | 2012-06-22 | 2 | -3/+6 |
| | | | | |||||
| * | | | Merged bug25021 into default | Emile Joubert | 2012-06-22 | 1 | -0/+17 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Revert the wrapper around the copy in append_file/2bug25021 | Simon MacMullen | 2012-06-22 | 1 | -0/+17 |
| | | | | |||||
| * | | | Merge bug25005 | Simon MacMullen | 2012-06-22 | 0 | -0/+0 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| * | | Remove whitespace | Emile Joubert | 2012-06-22 | 1 | -3/+3 |
| |/ | |||||
| * | Merge bug24956 | Simon MacMullen | 2012-06-20 | 8 | -30/+23 |
| |\ | |||||
| | * | Merged bug24992 into default | Emile Joubert | 2012-06-19 | 2 | -2/+2 |
| | |\ | |||||
| | | * | Default to 1GB limit, check every 10s.bug24992 | Simon MacMullen | 2012-06-19 | 2 | -2/+2 |
| | | | | |||||
| | | * | Actually, it seems slightly cleaner to do this. | Simon MacMullen | 2012-06-14 | 1 | -1/+1 |
| | | | | |||||
| | | * | Disable disk space alarms by default. | Simon MacMullen | 2012-06-14 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge bug24994 | Simon MacMullen | 2012-06-19 | 5 | -6/+11 |
| | |\ \ | |||||
| | | * \ | Merge bug24939 | Simon MacMullen | 2012-06-14 | 5 | -7/+8 |
| | | |\ \ | |||||
| | | | * \ | merge bug24930 | Francesco Mazzoli | 2012-06-14 | 8 | -80/+63 |
| | | | |\ \ | |||||
| | | | | * | | revert dummy commit | Francesco Mazzoli | 2012-06-14 | 1 | -1/+0 |
| | | | | | | | |||||
| | | | | * | | dummy commit to recover default | Francesco Mazzoli | 2012-06-14 | 1 | -0/+1 |
| | | | | |/ | |||||
| | | | * | | Background daemon when starting upbug24930 | Emile Joubert | 2012-06-06 | 4 | -5/+6 |
| | | | | | | |||||
| | | * | | | Strip this out again, we can't make it idempotent and it might just remove ↵bug24939 | Simon MacMullen | 2012-06-14 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | the listener records just after we've readded them. | ||||
| | | * | | | Ensure we only clear out records of queues that are actually dead. | Simon MacMullen | 2012-06-14 | 1 | -1/+2 |
| | | | | | | |||||
| | | * | | | This has little to do with recovery - move to networking boot. | Simon MacMullen | 2012-06-14 | 2 | -1/+3 |
| | | | | | | |||||
| | | * | | | Improve comment | Simon MacMullen | 2012-06-14 | 1 | -1/+3 |
| | | | | | | |||||
| | | * | | | clean up listeners during node start/recovery | Steve Losh | 2012-06-14 | 1 | -0/+1 |
| | | | | | | |||||
| | | * | | | merge default | Steve Losh | 2012-06-14 | 33 | -1031/+1183 |
| | | |\ \ \ | |||||
| | | * | | | | get a node to clean up after old incarnations of itself | Matthias Radestock | 2012-05-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...in case other nodes don't do so in time or, if they themselves stop/restart, ever. | ||||
| | * | | | | | Cosmeticbug24994 | Emile Joubert | 2012-06-18 | 1 | -1/+0 |
| | | | | | | | |||||
| | * | | | | | Only one version of append_file is required | Emile Joubert | 2012-06-18 | 3 | -28/+4 |
| | | | | | | | |||||
| | * | | | | | Rotate logs differently | Emile Joubert | 2012-06-14 | 3 | -9/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | because type file:mode() is not exported | ||||
| | * | | | | | Rotate logs without consuming excessive memory | Emile Joubert | 2012-06-14 | 3 | -5/+14 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | revert the log level for error for heartbeat timeouts | Tim Watson | 2012-06-18 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | make the error/reason for amqp heartbeat timeouts clearer in the logs | Tim Watson | 2012-06-18 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | merge default | Tim Watson | 2012-06-14 | 11 | -110/+98 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Report more clearly when we fail to monitor disk space on an unsupported ↵ | Simon MacMullen | 2012-06-14 | 1 | -2/+2 |
| | | |/ / | | |/| | | | | | | | | | | | | platform. | ||||
| | * | | | cosmetic: move comment to a better place | Matthias Radestock | 2012-06-12 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Revert d86c121dfb0d, since, of course, it breaks the test suite. | Simon MacMullen | 2012-06-11 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | cosmetic | Matthias Radestock | 2012-06-11 | 1 | -56/+31 |
| | | | | | |||||
| | * | | | Merge bug24989 | Simon MacMullen | 2012-06-11 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | * | | | | Cosmetic (again)bug24989 | Emile Joubert | 2012-06-11 | 1 | -4/+4 |
| | | | | | |