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

Added 2nd conditional writer and logging of commit times #589

Merged
merged 1 commit into from
Dec 18, 2015

Conversation

keith-turner
Copy link
Contributor

Added some logging of commit times and noticed that the two
single conditional mutation for the primary were getting
held up by bigger batches of mutations. So created a 2nd
conditional writer for really small numbers of updates to
decrease overall transaction time.

Added some logging of commit times and noticed that the two
single conditional mutation for the primary were getting
held up by bigger batches of mutations.  So created a 2nd
conditional writer for really small numbers of updates to
decrease overall transaction time.
mikewalch added a commit that referenced this pull request Dec 18, 2015
Added 2nd conditional writer and logging of commit times
@mikewalch mikewalch merged commit 754fe30 into apache:master Dec 18, 2015
@mikewalch mikewalch added this to the 1.0.0-beta-2 milestone Jan 11, 2016
@keith-turner keith-turner deleted the second_conditional_writer branch June 12, 2017 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants