Commit Graph

37 Commits

Author SHA1 Message Date
32c082a0cb GOSSIP-36 Persist ring state 2017-01-31 23:38:33 -05:00
3f1882fbcf GOSSIP-39 User Defined Active Gossip (review by Dorian Ellerbe) 2017-01-27 01:34:08 -05:00
b2af449074 GOSSIP-44 Remove 4 byte header 2017-01-20 22:45:57 -05:00
428c0573fb GOSSIP-42 Use normal or expo distributions 2017-01-17 22:59:07 -05:00
7af6b677e8 GOSSIP-43 cleanup sockets, readme, and use lambdas 2017-01-15 16:01:43 -05:00
9487b8c223 GOSSIP-17 Add metrics (Chandresh Pancholi via egc) 2017-01-14 22:18:33 -05:00
4f4c15cb07 Merge branch 'master' of https://github.com/goby/incubator-gossip 2017-01-13 17:26:16 -05:00
f56d282d30 GOSSIP-22 New failure detector 2017-01-11 22:01:46 -05:00
62eb09a1dc GOSSIP-40: fix GossipMember hash code bug 2017-01-10 16:30:10 +08:00
042b26f632 Update javadoc error 2017-01-03 15:24:39 -05:00
0bdf2f6920 GOSSIP-34 remove json that makes ASF sad 2017-01-03 14:12:21 -05:00
c873ecf845 GOSSIP-33 Run rat on all installs 2016-11-24 11:20:01 -05:00
42e4ac786d GOSSIP-32 Javadoc errors blocking release 2016-11-09 13:49:30 -05:00
3d0ccf52e5 GOSSIP-30 Use getDeadMembers instead of getDeadList 2016-10-17 13:04:43 -07:00
02ac78251e GOSSIP-29 Fix typo in GossipCore method name 2016-10-16 12:11:52 -07:00
ee9769942e GOSSIP-28 use less threads by default 2016-10-07 18:14:28 -04:00
89b269ee2d Missing ASF headers 2016-10-07 03:14:20 -04:00
201b101a91 GOSSIP-26 Gossip shared data 2016-10-07 03:04:59 -04:00
f35dddd8f2 GOSSIP-25 Create reaper process to expire per-node data 2016-10-07 02:03:43 -04:00
3d554f610e GOSSIP-21 Gossip user defined data 2016-10-02 15:02:45 -04:00
375cee2a3b GOSSIP-15 avoid busy loop (ChiaHung Lin via egc) 2016-09-23 22:13:40 -04:00
f7ee815d91 GOSSIP-21 WIP 2016-08-12 20:07:48 -04:00
4e13c899f0 GOSSIP-20 Updated Javadocs to reflect URI objects, removed hostname and port references 2016-08-02 14:20:25 -07:00
c4cb0d7c6c periodically attempt to contact dead members 2016-07-18 14:09:43 -05:00
d2e8c62b29 GOSSIP-16 - whitespace and spelling changes.
Squashed commit of the following:
  * Replace a few System.err calls with log messages.
  * Fix misspelling
  * Rename `getMemberList` -> `getLiveMembers`
2016-07-18 13:20:32 -05:00
a045b6f80a GOSSIP-13 Add two way protocol 2016-07-13 20:26:40 -04:00
4f1993a7fc GOSSIP-10 simplify code 2016-06-14 09:54:45 -04:00
2c1dc4375b GOSSIP-2 merge 2016-06-07 23:10:14 -04:00
496f299d01 Rebase 2016-06-07 22:55:48 -04:00
900bfda955 GOSSIP-2 rebase 2016-06-07 22:52:54 -04:00
ddc9a67dd6 Move to URI in model and configuration 2016-06-07 22:52:54 -04:00
968203e8a0 renamed packages from 'google' to 'apache' and updated necessary imports 2016-06-07 22:52:54 -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
f9d12d4f1a Use mvn to get json not include locally 2015-01-09 11:45:25 -05:00
4edc7738ec Initial code merge 2015-01-09 11:33:54 -05:00