Commit Graph

174 Commits

Author SHA1 Message Date
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
316e8e752d GOSSIP-11: introducing junit5 2016-09-09 21:16:07 +05:30
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
ae3c18499e revert e62b29ee27 2016-07-18 13:12:46 -05:00
e62b29ee27 whitespace change to test access 2016-07-18 13:05:01 -05:00
a045b6f80a GOSSIP-13 Add two way protocol 2016-07-13 20:26:40 -04:00
d28d9b321c Merge branch 'master' of https://github.com/sreev/incubator-gossip 2016-06-25 07:44:35 -04:00
563365664f [GISSIP-7] add log4j.properties and main/resources; rename test package to org.apache.gossip 2016-06-19 18:09:27 -07:00
2b00d6afbc [GISSIP-7] pom.xml license format change back 2016-06-19 14:12:03 -07:00
a6d6639cdd [GISSIP-7] jdk8 and other pom.xml changes 2016-06-19 13:48:27 -07: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
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