Commit Graph

134 Commits

Author SHA1 Message Date
6a35db7cb9 clean up warnings 2016-06-07 22:52:53 -04:00
8e8db1c837 Remove dead code 2016-06-07 22:52:53 -04:00
3366f63641 Final final 2016-06-07 22:52:53 -04:00
266e039b29 Too much logging 2016-06-07 22:52:53 -04:00
29f5966463 use jackson 2016-06-07 22:52:53 -04:00
fe196cd788 GOSSIP-4: Use builder to create RandomGossipManager (Jaideep Dhok via EGC) 2016-06-06 22:43:41 -04:00
5532585e67 Move to URI in model and configuration 2016-06-02 09:23:55 -04:00
3ca8e0f9c8 renamed packages from 'google' to 'apache' and updated necessary imports 2016-05-29 00:50:32 -04:00
4d2ea58bab Merge pull request #25 from edwardcapriolo/use-jackson
Use jackson
2016-05-21 12:57:30 -04:00
441c68c712 clean up warnings 2016-05-16 21:33:45 -04:00
bee4936f43 Remove dead code 2016-05-16 19:37:17 -04:00
95fecb8355 Final final 2016-05-16 19:10:53 -04:00
f252d44f52 Too much logging 2016-05-16 19:03:34 -04:00
4ca9b82ae4 use jackson 2016-05-16 18:54:17 -04:00
176e173fe5 Merge pull request #24 from edwardcapriolo/cleanup-before-merge
Cluster name was null at this context
2016-05-03 11:17:04 -04:00
d191c7cb6d Cluster name was null at this context 2016-05-03 11:15:26 -04:00
654c806ad6 Merge pull request #22 from edwardcapriolo/cleanup-before-merge
Whew
2016-05-01 09:43:50 -04:00
a7f90aae08 Whew 2016-04-29 13:35:51 -04:00
a040e2cd36 Merge pull request #21 from ptgoetz/cluster-ids
WIP on configurable cluster names
2016-04-28 19:51:16 -04:00
723c0a050b WIP on configurable cluster names 2016-04-26 17:08:56 -04:00
fee57b2ad6 Merge pull request #20 from edwardcapriolo/why-null
Why set to null
2016-04-20 14:06:31 -04:30
abbb088d76 More null checking here 2016-04-20 14:31:46 -04:00
e91d4af3bf Why set to null 2016-04-20 14:17:39 -04:00
611b53b475 Merge pull request #19 from ptgoetz/master
add Apache license headers
2016-04-20 13:35:51 -04:30
bea44ea12e add Apache license headers 2016-04-20 13:41:56 -04:00
3a40908783 Possible NPE 2016-03-30 21:21:19 -04:00
a7da35f270 Merge pull request #18 from edwardcapriolo/ts_as_heartbeat
Ts as heartbeat
2016-03-30 14:28:59 -04:30
2eebb7b952 Longer 2016-03-29 15:43:29 -04:00
3cbd29cfe2 Merge master 2016-03-29 15:37:05 -04:00
5a5f16515f Use timestamp as heartbeat 2016-03-29 13:50:12 -04:00
25a33ff61e Merge pull request #14 from irstevenson/doc-updates-fileconfig-test
Added test for `StartupSettings` and documentation of use - in `README.md`
2016-03-28 18:38:06 -04:30
baa3d125e3 Merge pull request #16 from edwardcapriolo/active-cleanup
Better socket cleanup for ActiveThread
2016-03-28 18:34:09 -04:30
400d0760b6 Better socket cleanup for ActiveThread 2016-03-28 19:00:22 -04:00
Ian
c97c5ff810 Added test for StartupSettings and documentation of use - in README.md.
* Also tweaked the `StartupSettings` so that it now reads in an `id` for the node, rather than just resulting in a blank `id`;
* Moved some logging from stdout to log4j
* Full `maven test` passing

Arguably this would result in a version change, as the settings file format has changed and now requires an id field. However we could make it optional, but it seems odd to have nodes with no ids.
2016-01-31 11:17:34 +11:00
1d064f4676 Merge pull request #13 from irstevenson/unittest-multiport
Change to unit test so that it doesn't require the setup of multiple loopback devices.
2016-01-29 23:33:07 -04:30
Ian
0393d99c09 Change to unit test so that it doesn't require the setup of multiple loopback devices.
Instead of using addresses in the format of `"127.0.0." + i` it now instead uses a first address of 127.0.0.1 with variable ports in the form of `50000 + i`. This way straight out of the repo you can run the tests, and to some degree achieves the same level of functional testing.

Also added a small additional bit of debug logging in `GossipService` as well as some `INFO` logging in the test - as I figure it's a test that should be suitable.
2016-01-30 14:43:39 +11:00
c8c3332eb0 [maven-release-plugin] prepare for next development iteration 2016-01-01 20:43:41 -05:00
7b2224cd7f [maven-release-plugin] prepare release gossip-0.0.3 2016-01-01 20:43:39 -05:00
8e9e1e83e3 Stuff 2016-01-01 20:42:39 -05:00
dad82be1d0 Merge pull request #12 from edwardcapriolo/logger-to-debug
not rake:)
2016-01-01 20:38:46 -04:30
9419e60f84 not rake:) 2016-01-01 20:03:01 -05:00
c47879db75 Update README.md 2016-01-01 19:03:50 -05:00
ca9c7c9809 Merge pull request #11 from edwardcapriolo/logger-to-debug
Logger to debug
2016-01-01 19:23:48 -04:30
f263fd41ae Use tunit instead of long sleeps 2016-01-01 18:51:30 -05:00
80bbccbd68 Logging cleanup 2016-01-01 18:27:11 -05:00
b18821d41e Fix indentation 2015-02-21 19:17:15 -05:00
9c3cbf3436 add comments about id 2015-02-21 19:07:32 -05:00
b8c6040ffc Merge pull request #6 from joprice/housekeeping
Small cleanup
2015-02-21 19:01:28 -05:00
4aba10d2c3 Small cleanup 2015-02-21 15:48:03 -05:00
07f47aced6 Merge pull request #5 from edwardcapriolo/callback-for-state
Callback for state
2015-02-15 23:32:00 -05:00