Commit Graph

  • c0ad6ac689 Merge branch 'feature/versions-update' into develop develop Jaime Freire 2023-11-26 05:15:52 +01:00
  • f10c2e28b8 Drone yml config feature/versions-update Jaime Freire 2023-11-25 17:23:05 +01:00
  • f04d21e1d1 Drone yml config Jaime Freire 2023-11-25 17:21:15 +01:00
  • afbffffef6 Update .drone.yml rdev 2023-11-25 15:37:31 +00:00
  • 6c7913fcc8 Drone yml config Jaime Freire 2023-11-25 16:18:14 +01:00
  • 44cc8c770c Drone yml config Jaime Freire 2023-11-25 16:08:55 +01:00
  • 69df16da96 Drone yml config Jaime Freire 2023-11-25 16:06:17 +01:00
  • c0d8cc348c Fixed build master Jaime Freire 2023-11-25 09:11:39 +01:00
  • 789a5f6abc Fixed build Jaime Freire 2023-11-25 08:18:02 +01:00
  • db9bb4ccdf Add RETIRED.txt P. Taylor Goetz 2018-08-27 09:29:55 -04:00
  • 9fecfec8a2 Small merge conflict edward 2017-09-03 14:40:45 -04:00
  • 7c457eb3f4 GOSSIP-41 Transfer gossip data in bulk pxsalehi 2017-08-28 15:59:15 +02:00
  • 5ed3ed85cf GOSSIP-75 Vote based locking Mirage Abeysekara 2017-07-14 22:19:16 +05:30
  • ac83038932 GOSSIP-38 Multiple async GossipListeners pxsalehi 2017-08-21 11:58:15 +02:00
  • 968571a563 Merge branch 'master' of https://github.com/pxsalehi/incubator-gossip edward 2017-08-08 21:20:24 -04:00
  • 5280dc8a18 GOSSIP-87 removed WORKQUEUE_SIZE metric pxsalehi 2017-08-08 19:23:22 +02:00
  • 4572eed73d GOSSIP-87 Unused workQueue in gossipCore pxsalehi 2017-08-03 14:03:24 +02:00
  • 95e1667700 Merge branch 'GOSSIP-89' of https://github.com/Terry-Weymouth/incubator-gossip edward 2017-08-01 21:58:07 -04:00
  • 94da0bb643 GOSSIP-88 Data Replication Control Mirage Abeysekara 2017-06-21 23:49:39 +05:30
  • 1c673c8597 GOSSIP-89 - Refactor gossip examples; common code in base class. Terry Weymouth 2017-07-01 10:19:24 -04:00
  • 95cce48a8e Merge branch 'GOSSIP-66' of https://github.com/makrusak/incubator-gossip edward 2017-07-17 18:54:26 -04:00
  • 6ef0eb788f Fixed Gossip-92 =; crdt/CrdtAddRemoveSet.java missing license header Terry Weymouth 2017-07-02 09:02:26 -04:00
  • 89af0ac112 GOSSIP-66 Implement Crdt 2P-Set Maxim Rusak 2017-06-30 10:15:26 +03:00
  • f71460ab3d GOSSIP-91 Fixed random test failure in SharedDataEventTest Mirage Abeysekara 2017-06-27 18:49:56 +05:30
  • 1769449515 GOSSIP-64 Implement Max-Change-Sets Maxim Rusak 2017-06-26 03:34:23 +03:00
  • 49cdac62a2 GOSSIP-62 Implement Crdt PN-Counter Terry Weymouth 2017-06-10 17:07:33 -04:00
  • c009b77d2a Merge branch 'GOSSIP-55' of https://github.com/Mirage20/incubator-gossip Edward Capriolo 2017-06-20 08:56:39 -04:00
  • ade33a9e58 GOSSIP-55 Added event handlers to notify share data and per node data changes Mirage Abeysekara 2017-06-01 22:21:14 +05:30
  • 602a79bfc6 GOSSIP-65 Implement crdt LWW-Element-Set Maxim Rusak 2017-06-19 22:56:36 +03:00
  • 9c9d96e564 GOSSIP-86 Examples in separate module - Added Readme. Terry Weymouth 2017-05-29 09:16:32 -04:00
  • c62ebaf9b6 GOSSIP-85 Factor out PassiveGossipThread Edward Capriolo 2017-04-29 19:45:16 -04:00
  • e3010c8542 GOSSIP-81 Move Jackson and UDP to their own modules Gary Dusbabek 2017-04-19 13:46:04 -05:00
  • 851cd93e67 GOSSIP-79 Isolate UDP and JSON code Gary Dusbabek 2017-04-17 12:37:42 -05:00
  • c544b8bf16 GOSSIP-80 Sundry cleanups * remove redundant parameter from method call. * remove uncessary threadpool. * Simplify GossipCore.sendOneWay() * Cleanup useage of MessageInvoker * DefaultMessageInvoker replaced by a factory * MessageInvokerCombiner replaced by same factory * Alter MessageInvokerTest to not rely on specific types * Remove type assertion from GossipManagerBuilderTest * Merge MessageInvoker with MessageHandler * This required changing method signature return type from void to boolean. Gary Dusbabek 2017-04-13 13:02:48 -05:00
  • 298b1ae3ae GOSSIP-78 refactor into a multi-module maven project Gary Dusbabek 2017-04-13 08:20:06 -05:00
  • 6a4d50cae7 GOSSIP-77 better send() Edward Capriolo 2017-03-20 22:04:07 -04:00
  • 4aafc3ba3b GOSSIP-74 Phi calculation or sampling is wrong in FailureDetector Maxim Rusak 2017-03-19 21:20:32 +03:00
  • 0136dd9395 GOSSIP-49 Refactor Failure detector Lambda into named class Maxim Rusak 2017-03-16 18:06:49 +03:00
  • 4eafd58ecc GOSSIP-73 gcounter to example app Edward Capriolo 2017-03-10 18:57:51 -05:00
  • 2622248e7b GOSSIP-63 merge cleanup Edward Capriolo 2017-03-10 11:10:31 -05:00
  • 19662d1500 GOSSIP-72 rebase on trunk Edward Capriolo 2017-03-10 07:39:36 -05:00
  • bcd10510ee Merge branch 'GOSSIP-46' of https://github.com/edwardcapriolo/incubator-gossip Edward Capriolo 2017-03-10 07:23:58 -05:00
  • da1aba9c71 GOSSIP-63 Added CRDT G-Counter implementation Mirage Abeysekara 2017-03-08 10:21:03 +05:30
  • 5199821980 GOSSIP-46 Refactor away GossipService cleaner better class names Edward Capriolo 2017-03-05 15:44:54 -05:00
  • dc0c727c2c GOSSIP-72 Generate keys directory in target Josh Elser 2017-03-06 13:59:20 -05:00
  • 17551c8817 [maven-release-plugin] prepare for next development iteration Edward Capriolo 2017-03-03 10:22:39 -05:00
  • d5fe9f96c8 [maven-release-plugin] prepare release gossip-0.1.2-incubating Edward Capriolo 2017-03-03 10:22:29 -05:00
  • 22b9e756d4 GOSSIP-71 not merging correctly (egc & maxim) Edward Capriolo 2017-02-27 23:54:43 -05:00
  • 026b8bb488 GOSSIP-59 OrSet implementation Edward Capriolo 2017-02-22 23:35:14 -05:00
  • b71be5e16a GOSSIP-53 CRDT types Edward Capriolo 2017-02-19 16:14:30 -05:00
  • 400cb40cba GOSSIP-58 Minor cleanups Edward Capriolo 2017-02-17 00:46:17 -05:00
  • 2133cb0549 GOSSIP-56 GossipCore should allow registration of handlers Maxim Rusak 2017-02-16 12:35:56 +03:00
  • 7106cc400a GOSSIP-47 sign data Edward Capriolo 2017-02-11 00:03:56 -05:00
  • 21a263b079 GOSSIP-52 use one object mapper application wide Edward Capriolo 2017-02-08 17:58:42 -05:00
  • 296b55fa9f GOSSIP-48 user shutdown message Edward Capriolo 2017-02-06 22:09:55 -05:00
  • 32c082a0cb GOSSIP-36 Persist ring state Edward Capriolo 2017-01-28 16:32:29 -05:00
  • 3f1882fbcf GOSSIP-39 User Defined Active Gossip (review by Dorian Ellerbe) Edward Capriolo 2017-01-22 21:32:18 -05:00
  • b2af449074 GOSSIP-44 Remove 4 byte header Edward Capriolo 2017-01-20 11:40:52 -05:00
  • 428c0573fb GOSSIP-42 Use normal or expo distributions Edward Capriolo 2017-01-17 22:59:07 -05:00
  • 78c9ae55a6 Missing header in test file rat plugin angry Edward Capriolo 2017-01-16 10:16:13 -05:00
  • 7af6b677e8 GOSSIP-43 cleanup sockets, readme, and use lambdas Edward Capriolo 2017-01-15 16:01:43 -05:00
  • 9487b8c223 GOSSIP-17 Add metrics (Chandresh Pancholi via egc) Edward Capriolo 2017-01-14 22:18:33 -05:00
  • bc96cf6d34 GOSSIP-40 bad hashcode (Lai Donglin via EGC) Edward Capriolo 2017-01-13 17:31:02 -05:00
  • 4f4c15cb07 Merge branch 'master' of https://github.com/goby/incubator-gossip Edward Capriolo 2017-01-13 17:26:16 -05:00
  • f56d282d30 GOSSIP-22 New failure detector Edward Capriolo 2017-01-06 20:59:32 -05:00
  • 62eb09a1dc GOSSIP-40: fix GossipMember hash code bug laidonglin 2017-01-10 16:30:10 +08:00
  • 18c9f911d1 GOSSIP-31 Changes to readme (Rishabh Patel via EGC) Edward Capriolo 2017-01-04 20:30:53 -05:00
  • 6720f35beb [maven-release-plugin] prepare for next development iteration Edward Capriolo 2017-01-03 15:25:29 -05:00
  • 042b26f632 Update javadoc error Edward Capriolo 2017-01-03 15:24:39 -05:00
  • 00a2c78832 [maven-release-plugin] prepare release gossip-0.1.1-incubating Edward Capriolo 2017-01-03 15:21:25 -05:00
  • 33e54e4e8f Reset pom version Edward Capriolo 2017-01-03 15:04:04 -05:00
  • dd2024ec65 Merge branch 'master' of http://git.apache.org/incubator-gossip Edward Capriolo 2017-01-03 14:59:21 -05:00
  • 0bdf2f6920 GOSSIP-34 remove json that makes ASF sad Edward Capriolo 2017-01-03 14:12:21 -05:00
  • 7413387041 [maven-release-plugin] prepare for next development iteration Edward Capriolo 2016-12-11 12:31:28 -05:00
  • 80cd29ba01 [maven-release-plugin] prepare release gossip-0.1.1-incubating Edward Capriolo 2016-12-11 12:31:18 -05:00
  • be28494a9f Merge master Edward Capriolo 2016-11-25 08:43:09 -05:00
  • f1935beb6a Merge branch 'GOSSIP-33' of https://github.com/edwardcapriolo/incubator-gossip Edward Capriolo 2016-11-25 08:36:52 -05:00
  • c873ecf845 GOSSIP-33 Run rat on all installs Edward Capriolo 2016-11-24 11:20:01 -05:00
  • 14139b5f80 [maven-release-plugin] prepare for next development iteration Edward Capriolo 2016-11-09 14:12:16 -05:00
  • 0d209911a6 [maven-release-plugin] prepare release gossip-0.1.0-incubating Edward Capriolo 2016-11-09 14:12:06 -05:00
  • 78fc5a0398 Reset changes made to pom Edward Capriolo 2016-11-09 13:52:49 -05:00
  • 42e4ac786d GOSSIP-32 Javadoc errors blocking release Edward Capriolo 2016-11-09 13:49:30 -05:00
  • 5352dc57ff Prepare changes for release Edward Capriolo 2016-11-09 13:21:03 -05:00
  • 48c4fda038 GOSSIP-31 Update README with correct APIs Rishabh Patel 2016-10-19 06:27:10 -07:00
  • 3d0ccf52e5 GOSSIP-30 Use getDeadMembers instead of getDeadList Rishabh Patel 2016-10-17 13:04:43 -07:00
  • 02ac78251e GOSSIP-29 Fix typo in GossipCore method name Rishabh Patel 2016-10-16 12:11:52 -07:00
  • 6bd922ed5c Merge branch 'GOSSIP-28' of github.com:edwardcapriolo/incubator-gossip Edward Capriolo 2016-10-09 16:44:00 -04:00
  • 3f5c057678 Merge branch 'master' of http://git.apache.org/incubator-gossip Edward Capriolo 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 Edward Capriolo 2016-10-07 03:14:20 -04:00
  • ee9769942e GOSSIP-28 use less threads by default Edward Capriolo 2016-10-07 18:14:28 -04:00
  • 89b269ee2d Missing ASF headers Edward Capriolo 2016-10-07 03:14:20 -04:00
  • 201b101a91 GOSSIP-26 Gossip shared data Edward Capriolo 2016-10-07 03:04:59 -04:00
  • f35dddd8f2 GOSSIP-25 Create reaper process to expire per-node data Edward Capriolo 2016-10-07 02:03:43 -04:00
  • daea6edb15 Merge branch 'GOSSIP-21' of github.com:edwardcapriolo/incubator-gossip Edward Capriolo 2016-10-03 11:41:20 -04:00
  • 49d91084e9 Use java 1.8 for travis.yaml Edward Capriolo 2016-10-02 18:05:02 -04:00
  • 3d554f610e GOSSIP-21 Gossip user defined data Edward Capriolo 2016-10-02 15:02:45 -04:00
  • 5590758c42 Duplicate definition in pom file Edward Capriolo 2016-09-23 22:34:43 -04:00
  • 375cee2a3b GOSSIP-15 avoid busy loop (ChiaHung Lin via egc) Edward Capriolo 2016-09-23 22:13:40 -04:00
  • 9a1af76df8 Run tests Edward Capriolo 2016-09-14 11:16:57 -04:00
  • 5c660b2fb6 Merge branch 'master' of http://git.apache.org/incubator-gossip into GOSSIP-21 Edward Capriolo 2016-09-14 09:54:30 -04:00