Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apache/incubator-retired-gossip issues and pull requests

#71 - Gossip 70

Pull Request - State: open - Opened by ankagrawal over 6 years ago

#70 - GOSSIP-100 Update README.md

Pull Request - State: open - Opened by zhztheplayer over 6 years ago

#69 - GOSSIP-99 fixed equals cast bug and added a test for that behavior

Pull Request - State: open - Opened by tawalaya almost 7 years ago

#68 - GOSSIP-41 Transfer gossip data in bulk

Pull Request - State: closed - Opened by pxsalehi almost 7 years ago - 3 comments

#67 - GOSSIP-38 Multiple async GossipListeners

Pull Request - State: closed - Opened by pxsalehi almost 7 years ago - 1 comment

#66 - GOSSIP-38 Multiple async GossipListeners

Pull Request - State: closed - Opened by pxsalehi almost 7 years ago - 1 comment

#65 - GOSSIP-87 Unused workQueue in gossipCore

Pull Request - State: closed - Opened by pxsalehi almost 7 years ago - 3 comments

#64 - GOSSIP-89 - Refactor gossip examples; common code in base class.

Pull Request - State: closed - Opened by Terry-Weymouth almost 7 years ago

#63 - Merge pull request #1 from apache/master

Pull Request - State: closed - Opened by nu1silva almost 7 years ago - 1 comment

#62 - GOSSIP-75 Voting interface

Pull Request - State: closed - Opened by Mirage20 almost 7 years ago

#61 - Refactor gossip examples; common code in base class.

Pull Request - State: closed - Opened by Terry-Weymouth almost 7 years ago

#60 - GOSSIP-92

Pull Request - State: closed - Opened by Terry-Weymouth about 7 years ago

#59 - GOSSIP-66 Implement Crdt 2P-Set

Pull Request - State: closed - Opened by makrusak about 7 years ago - 1 comment

#58 - GOSSIP-91 Random test failure in SharedDataEventTest

Pull Request - State: closed - Opened by Mirage20 about 7 years ago - 1 comment

#57 - GOSSIP-90 Call nanotime only once

Pull Request - State: closed - Opened by edwardcapriolo about 7 years ago - 1 comment

#56 - GOSSIP-64 Implement Max-Change-Sets

Pull Request - State: closed - Opened by makrusak about 7 years ago

#55 - GOSSIP-88 Data Replication Control

Pull Request - State: closed - Opened by Mirage20 about 7 years ago - 1 comment

#54 - GOSSIP-65 Implement crdt LWW-Element-Set

Pull Request - State: closed - Opened by makrusak about 7 years ago - 1 comment

#53 - GOSSIP-62 Implement Crdt PN-Counter

Pull Request - State: closed - Opened by Terry-Weymouth about 7 years ago - 11 comments

#52 - GOSSIP-86 Examples in separate module - Added Readme.

Pull Request - State: closed - Opened by Terry-Weymouth about 7 years ago

#51 - GOSSIP-55 Pub sub on data objects

Pull Request - State: closed - Opened by Mirage20 about 7 years ago

#50 - GOSSIP-85 Factor out UDP server

Pull Request - State: closed - Opened by edwardcapriolo about 7 years ago - 4 comments

#49 - WIP

Pull Request - State: closed - Opened by gdusbabek about 7 years ago - 1 comment

#48 - GOSSIP-81 Move Jackson and UDP to their own modules

Pull Request - State: closed - Opened by gdusbabek about 7 years ago

#47 - GOSSIP-79 Isolate UDP and JSON code

Pull Request - State: closed - Opened by gdusbabek about 7 years ago - 3 comments

#46 - Sundry cleanups

Pull Request - State: closed - Opened by gdusbabek about 7 years ago

#45 - Refactor into a multi-module project

Pull Request - State: closed - Opened by gdusbabek about 7 years ago

#44 - GOSSIP-77 better send()

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#43 - GOSSIP-74 FailureDetector is calculating phi improperly

Pull Request - State: closed - Opened by makrusak over 7 years ago

#42 - GOSSIP-63 Added CRDT G-Counter implementation

Pull Request - State: closed - Opened by Mirage20 over 7 years ago

#41 - [GOSSIP-63] added CRDT G-Counter implementation

Pull Request - State: closed - Opened by Mirage20 over 7 years ago - 1 comment

#40 - Gossip 46

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#39 - GOSSIP-72 Generate keys directory in target

Pull Request - State: closed - Opened by joshelser over 7 years ago - 3 comments

#38 - GOSSIP-71 not merging correctly

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#37 - GOSSIP-49 Refactor Failure detector Lambda into named class

Pull Request - State: closed - Opened by makrusak over 7 years ago

#36 - GOSSIP-59 OrSet implementation

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#35 - GOSSIP-53 CRDT types

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#34 - GOSSIP-56 GossipCore should allow registration of handlers

Pull Request - State: closed - Opened by makrusak over 7 years ago

#33 - Gossip 47

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#32 - GOSSIP-52 use one object mapper application wide

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#31 - GOSSIP-48 user shutdown message

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#30 - Update the downloads page for the 0.1.1-incubating release

Pull Request - State: closed - Opened by joshelser over 7 years ago - 2 comments

#29 - GOSSIP-36 Persist ring state

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#28 - GOSSIP-39 User Defined Active Gossip (review by Dorian Ellerbe)

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#27 - GOSSIP-44 Remove 4 byte header

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#26 - GOSSIP-42 Use normal or expo distributions

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#25 - GOSSIP-43 cleanup sockets, readme, and use lambdas

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#24 - [GOSSIP-17] Adding metrics for ActiveGroupThread with Singleton JMXR…

Pull Request - State: closed - Opened by chandresh-pancholi over 7 years ago - 3 comments

#23 - GOSSIP-40 fix GossipMember hash code bug

Pull Request - State: closed - Opened by goby over 7 years ago

#22 - GOSSIP-22 New failure detector

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#21 - GOSSIP-34 remove json that makes ASF sad

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago - 1 comment

#20 - ReadMe.md up-to-date & use java 8 lambda expressions

Pull Request - State: closed - Opened by ab409 over 7 years ago - 2 comments

#19 - GOSSIP-33 Run rat on all installs

Pull Request - State: closed - Opened by edwardcapriolo over 7 years ago

#18 - GOSSIP-31 Update README with correct APIs

Pull Request - State: closed - Opened by ptlrs over 7 years ago

#17 - GOSSIP-30 Use getDeadMembers instead of getDeadList

Pull Request - State: closed - Opened by ptlrs over 7 years ago

#16 - GOSSIP-29 Fix typo in GossipCore method name

Pull Request - State: closed - Opened by ptlrs over 7 years ago

#15 - Gossip-27 Prepare source tree for release

Pull Request - State: closed - Opened by chandresh-pancholi over 7 years ago - 5 comments

#14 - Run tests

Pull Request - State: closed - Opened by edwardcapriolo almost 8 years ago

#12 - GOSSIP-11: introducing junit5

Pull Request - State: closed - Opened by chandresh-pancholi almost 8 years ago

#11 - GOSSIP-20 Updated Javadocs to reflect URI objects, removed hostname a…

Pull Request - State: closed - Opened by ptlrs almost 8 years ago

#10 - Gossip 15

Pull Request - State: closed - Opened by chlin501 almost 8 years ago - 3 comments

#9 - GOSSIP-14 Periodically attempt to contact dead members

Pull Request - State: closed - Opened by gdusbabek almost 8 years ago - 2 comments

#8 - GOSSIP-16 Clean up some whitespace and misspelling problems.

Pull Request - State: closed - Opened by gdusbabek almost 8 years ago - 3 comments

#7 - Gossip 13

Pull Request - State: closed - Opened by edwardcapriolo about 8 years ago - 2 comments

#6 - source files that makes the project website

Pull Request - State: closed - Opened by sreev about 8 years ago - 7 comments

#5 - initial website, jekyll base

Pull Request - State: closed - Opened by sreev about 8 years ago - 6 comments

#4 - jdk8 and other pom.xml changes

Pull Request - State: closed - Opened by sreev about 8 years ago

#3 - Use builder to create RandomGossipManager

Pull Request - State: closed - Opened by ghost about 8 years ago

#2 - Use builder to create RandomGossipManager

Pull Request - State: closed - Opened by ghost about 8 years ago - 1 comment

#1 - renamed packages from 'google' to 'apache' and updated necessary imports

Pull Request - State: closed - Opened by doellerbe about 8 years ago