cockroach
https://github.com/cockroachdb/cockroach
Go
CockroachDB - the open source, cloud-native distributed SQL database.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported272 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- kvserver: rangefeed registration can panic if the init resolved-ts scan fails
- kvserver: rangefeed lag observer cancel timer survives processor teardown
- kvserver/rangefeed: scheduler leaks a status map entry per processor lifetime
- kvserver/rangefeed: bufferedRegistration.publish can strand an allocation in blockWhenFull mode
- kvserver/rangefeed: RangeFeedProcessors gauge can go negative when Start fails after scheduler registration
- kvserver/rangefeed: SeparatedIntentScanner.ConsumeIntents ignores the consumer stop signal
- kvserver/rangefeed: StreamManager.NewStream fatal message formats the wrong value
- kvcoord: mux rangefeed metadata can arrive after events from the partial rangefeed it announces
- kvclient/rangefeed: bounded retry options cause silent permanent feed death
- kvclient/rangefeed: assorted minor API hazards (nil-cancel Close panic, in-place span sort, shared retry state, stale concurrency doc)
- Docs
- Go not yet supported