Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CID never created if Zero stops early after first init (#5719) #6637

Merged
merged 1 commit into from
Oct 2, 2020

Commits on Oct 2, 2020

  1. CID never created if Zero stops early after first init (#5719)

    * created common function for proposing a new cid
    
    * checking for CID in entries
    
    * checking for CID in entries and proposing a new one if not found
    
    * changed a comment
    
    * proposing CID until there is no CID is assigned to it instead of proposing CID infinitely (useful in the case when a restarted node is joining a cluster)
    
    (cherry picked from commit 09ef988)
    antblood authored and Neeraj Battan committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    5d99cf5 View commit details
    Browse the repository at this point in the history