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

support skip bcast commit at run time #115

Merged
merged 2 commits into from
Sep 7, 2018
Merged

Conversation

BusyJay
Copy link
Member

@BusyJay BusyJay commented Sep 6, 2018

Only users know whether a message needs to be commit eagerly. So provide a way
to configure the feature at run time.

Another way to fix this is to add a new option to propose method. However this will
require a change to the protobuf and existing API.

This PR is trying to provide a way to fix the problem described in tikv/tikv#3578.

Only users know whether a message needs to be commit eagerly. So provide a way
to configure the feature at run time.
@Hoverbear Hoverbear added this to the 0.4.0 milestone Sep 6, 2018
@Hoverbear Hoverbear merged commit 326d04c into master Sep 7, 2018
@Hoverbear Hoverbear deleted the skip-broadcast-at-runtime branch September 7, 2018 03:01
@Hoverbear Hoverbear added the Enhancement An improvement to existing code. label Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to existing code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants