Skip to content
New issue

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

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

Already on GitHub? # to your account

Change return details for "bootstrap_lazy" RPC #3237

Merged
merged 7 commits into from
May 5, 2021

Conversation

SergiySW
Copy link
Contributor

@SergiySW SergiySW commented Apr 27, 2021

Change return from always { " started": "1" }
to more detailed status if new election was started or/and new lazy key was added

 { 
    " started": "1", 
    "key_inserted": "0"
 }

@SergiySW SergiySW added documentation This item indicates the need for or supplies updated or expanded documentation rpc refactor labels Apr 27, 2021
@SergiySW SergiySW added this to the V22.0 milestone Apr 27, 2021
@SergiySW SergiySW requested a review from clemahieu April 27, 2021 14:56
@SergiySW SergiySW self-assigned this Apr 27, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation This item indicates the need for or supplies updated or expanded documentation rpc refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants