changefeedccl: transfer todos from aayush to dan/ajwerner#43380
Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom Dec 20, 2019
Merged
changefeedccl: transfer todos from aayush to dan/ajwerner#43380craig[bot] merged 1 commit intocockroachdb:masterfrom
craig[bot] merged 1 commit intocockroachdb:masterfrom
Conversation
Transferring my TODOs to dan/ajwerner before I leave. Release note: None
Member
ajwerner
approved these changes
Dec 20, 2019
Contributor
ajwerner
left a comment
There was a problem hiding this comment.
Reviewed 3 of 3 files at r1.
Reviewable status:complete! 1 of 0 LGTMs obtained (waiting on @danhhz)
Contributor
Author
|
bors r+ |
craig Bot
pushed a commit
that referenced
this pull request
Dec 20, 2019
42203: roachtest: add tpccbench style workload to measure throughput while sustaining an avg latency threshold. r=aayushshah15 a=aayushshah15 This PR adds a new benchmarking workload that can be used to measure max throughput on the `kv` workload (under various distributions) that be sustained while maintaining an avg latency lower than a configured threshold. This tool was primarily written in order to demonstrate the performance characteristics of hash sharded indexes under write-heavy sequential worklaods, which would, in the absence of a hash sharded index, cause a hotspot on a single range (and consequently, a single node). Release note: None 43380: changefeedccl: transfer todos from aayush to dan/ajwerner r=aayushshah15 a=aayushshah15 Transferring my TODOs to dan/ajwerner before I leave. Release note: None Co-authored-by: Aayush Shah <aayush.shah15@gmail.com>
Contributor
Build succeeded |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Transferring my TODOs to dan/ajwerner before I leave.
Release note: None