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

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

GitHub user edwardcapriolo opened a pull request:

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

    GOSSIP-36 Persist ring state

    

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

    $ git pull https://github.com/edwardcapriolo/incubator-gossip GOSSIP-36

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

    https://github.com/apache/incubator-gossip/pull/29.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 #29
    
----
commit 42429c29b9a8cf93903f0d061b1b9f8e9030fa05
Author: Edward Capriolo <[email protected]>
Date:   2017-01-28T21:32:29Z

    GOSSIP-36 Persist ring state

----


> Persist ring state and user data
> --------------------------------
>
>                 Key: GOSSIP-36
>                 URL: https://issues.apache.org/jira/browse/GOSSIP-36
>             Project: Gossip
>          Issue Type: New Feature
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>             Fix For: 0.1.2
>
>
> Gossip has two types of data, state of each node, user data. It would be good 
> to persist this data as periodically as json and read it in on startup. This 
> will help in learning the topology faster on startup. We already are using 
> jackson so I would suggest using that as the on-disk format



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to