Commit Graph

202 Commits

Author SHA1 Message Date
2133cb0549 GOSSIP-56 GossipCore should allow registration of handlers
MessageInvoker idea. Returns true when it managed to invoke one of
handlers. User can build any structure of handlers.
See tests: MessageInvokerTest.
2017-02-17 05:04:08 +03:00
7106cc400a GOSSIP-47 sign data 2017-02-11 21:11:19 -05:00
21a263b079 GOSSIP-52 use one object mapper application wide 2017-02-08 17:58:42 -05:00
296b55fa9f GOSSIP-48 user shutdown message 2017-02-06 22:59:40 -05:00
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
78c9ae55a6 Missing header in test file rat plugin angry 2017-01-16 10:16:13 -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
bc96cf6d34 GOSSIP-40 bad hashcode (Lai Donglin via EGC) 2017-01-13 17:31:02 -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
18c9f911d1 GOSSIP-31 Changes to readme (Rishabh Patel via EGC) 2017-01-04 20:30:53 -05:00
6720f35beb [maven-release-plugin] prepare for next development iteration 2017-01-03 15:25:29 -05:00
042b26f632 Update javadoc error 2017-01-03 15:24:39 -05:00
00a2c78832 [maven-release-plugin] prepare release gossip-0.1.1-incubating 2017-01-03 15:21:25 -05:00
33e54e4e8f Reset pom version 2017-01-03 15:04:04 -05:00
dd2024ec65 Merge branch 'master' of http://git.apache.org/incubator-gossip 2017-01-03 14:59:21 -05:00
0bdf2f6920 GOSSIP-34 remove json that makes ASF sad 2017-01-03 14:12:21 -05:00
7413387041 [maven-release-plugin] prepare for next development iteration 2016-12-11 12:31:28 -05:00
80cd29ba01 [maven-release-plugin] prepare release gossip-0.1.1-incubating 2016-12-11 12:31:18 -05:00
be28494a9f Merge master 2016-11-25 08:43:09 -05:00
f1935beb6a Merge branch 'GOSSIP-33' of https://github.com/edwardcapriolo/incubator-gossip 2016-11-25 08:36:52 -05:00
c873ecf845 GOSSIP-33 Run rat on all installs 2016-11-24 11:20:01 -05:00
14139b5f80 [maven-release-plugin] prepare for next development iteration 2016-11-09 14:12:16 -05:00
0d209911a6 [maven-release-plugin] prepare release gossip-0.1.0-incubating 2016-11-09 14:12:06 -05:00
78fc5a0398 Reset changes made to pom 2016-11-09 13:52:49 -05:00
42e4ac786d GOSSIP-32 Javadoc errors blocking release 2016-11-09 13:49:30 -05:00
5352dc57ff Prepare changes for release 2016-11-09 13:21:03 -05:00
48c4fda038 GOSSIP-31 Update README with correct APIs 2016-10-19 06:27:10 -07: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
6bd922ed5c Merge branch 'GOSSIP-28' of github.com:edwardcapriolo/incubator-gossip 2016-10-09 16:44:00 -04:00
3f5c057678 Merge branch 'master' of http://git.apache.org/incubator-gossip 2016-10-08 20:33:12 -04:00
72a3ed6b5f GOSSIP-27 Missing ASF headers
Changing travis link in README
Removed maven section from readme
Adding NOTICE file in project
Adding DISCLAIMER file in codebase
2016-10-08 20:31:19 -04: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
daea6edb15 Merge branch 'GOSSIP-21' of github.com:edwardcapriolo/incubator-gossip 2016-10-03 11:41:20 -04:00
49d91084e9 Use java 1.8 for travis.yaml 2016-10-02 18:05:02 -04:00
3d554f610e GOSSIP-21 Gossip user defined data 2016-10-02 15:02:45 -04:00
5590758c42 Duplicate definition in pom file 2016-09-23 22:34:43 -04:00
375cee2a3b GOSSIP-15 avoid busy loop (ChiaHung Lin via egc) 2016-09-23 22:13:40 -04:00
9a1af76df8 Run tests 2016-09-14 11:16:57 -04:00
5c660b2fb6 Merge branch 'master' of http://git.apache.org/incubator-gossip into GOSSIP-21 2016-09-14 09:54:30 -04:00
bbd453192d GOSSIP-11: added scope and version in properties in pom.xml 2016-09-10 02:36:42 +05:30