kvclient/rangefeed: emit checkpoint events#70317
kvclient/rangefeed: emit checkpoint events#70317craig[bot] merged 1 commit intocockroachdb:masterfrom
Conversation
ajwerner
left a comment
There was a problem hiding this comment.
A test might be nice. I don't think it should be too hard. Namely, write a value and then make sure that you get a checkpoint after you write the value for a timestamp later than the value. You can adjust the closed timestamp interval to make this happen quickly.
Reviewable status:
complete! 0 of 0 LGTMs obtained (waiting on @arulajmani)
72e9869 to
598c6f7
Compare
irfansharif
left a comment
There was a problem hiding this comment.
Added, PTAL.
Reviewable status:
complete! 0 of 0 LGTMs obtained (waiting on @arulajmani)
ajwerner
left a comment
There was a problem hiding this comment.
Reviewed 2 of 2 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status:complete! 1 of 0 LGTMs obtained (waiting on @arulajmani)
598c6f7 to
ae23796
Compare
|
bors r+ |
|
bors r- |
|
Canceled. |
ae23796 to
06134ae
Compare
|
bors single on |
|
bors r+ |
|
Build failed: |
06134ae to
88a91c6
Compare
Grafted from cockroachdb#69269. This seems like a useful primitive for users of this library. We intend to use it in cockroachdb#69661 and cockroachdb#69614. Release note: None Co-authored-by: irfan sharif <irfanmahmoudsharif@gmail.com>
88a91c6 to
e14a0a1
Compare
|
bors r+ |
|
Build failed: |
|
I'm not really sure what's up with the bors failure. I assume it's some flake, cause regular github CI is green. Let a brother merge before PTO! bors r+ |
|
Build succeeded: |
Grafted from #69269. This seems like a useful primitive for users of
this library. We intend to use it in #69661 and #69614.
Release note: None