You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gossip.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/26 03:20:02 UTC

[jira] [Commented] (GOSSIP-70) Build a GeoMetric/GridQuorum model

    [ https://issues.apache.org/jira/browse/GOSSIP-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16219897#comment-16219897 ] 

ASF GitHub Bot commented on GOSSIP-70:
--------------------------------------

GitHub user ankagrawal opened a pull request:

    https://github.com/apache/incubator-gossip/pull/71

    Gossip 70

    Hi,
    
    I have created a basic implementation for GOSSIP-70 (https://issues.apache.org/jira/browse/GOSSIP-70). It covers GOSSIP-94, GOSSIP-95, GOSSIP-96 and GOSSIP-97 over Edward's implementation of GOSSIP-93.
    
    I would love to get review comments from all of you to make this code better and to fix any errors.
    
    Thanks
    Ankur

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ankagrawal/incubator-gossip GOSSIP-70

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-gossip/pull/71.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #71
    
----

----


> Build a GeoMetric/GridQuorum model
> ----------------------------------
>
>                 Key: GOSSIP-70
>                 URL: https://issues.apache.org/jira/browse/GOSSIP-70
>             Project: Gossip
>          Issue Type: New Feature
>            Reporter: Edward Capriolo
>            Assignee: Ankur Agrawal
>              Labels: gsoc2017
>
> It would be really interesting to explore GeoMetric quorums:
> https://www.cs.virginia.edu/~son/publications/p2p.IDEAS05.pdf
> http://www.ic.unicamp.br/~reltech/1993/93-15.pdf
> IE we could turn the node id's into a x/y coordinates and construct quorums from shapes drawn in the nodes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)