-
Cockroach Labs
- NYC
Block or Report
Block or report andreimatei
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
cockroach Public
Forked from cockroachdb/cockroach
A Scalable, Geo-Replicated, Transactional Datastore
-
1,768 contributions in the last year
Less
More
Contribution activity
December 2021
Created 71 commits in 4 repositories
Created a pull request in cockroachdb/cockroach that received 11 comments
tracing: add options to crash on use-after-Finish
Currently, uses of a Span after it has been Finish()ed are tolerated, even though they're not supposed to be allowed. In the future, I want to pool…
+252
−72
•
11
comments
Opened 17 other pull requests in 1 repository
cockroachdb/cockroach
13
merged
4
open
- sql: run lazy virtual table generators in the right ctx
- roachtest: make crdb crash on span-use-after-Finish
- tracing: pool and reuse spans
- tracing: fix stale comment
- sqlliveness,sqlinstance: move back to sync callbacks
- rttanalysis: fix deadlock
- kvserver: improve Raft ctx handling, fix span use-after-Finish
- tracing: improve Span.FinishAndGetRecording()
- rangecache: fix a span use-after-Finish
- kvclient: fix span capture in heartbeat interceptor
- kvclient: cleanup legacy TxnHeartbeating field
- cli: fix Tracer init for multi-tenant
- *: don't mix Tracers in tests
- tracing: introduce a minimal tracing mode and enable in tests
- tracing,server,distsql: optimize RPC trace creating for common RPCs
- tracing: optimize span.Finish
- tracing: fix a crash
Reviewed 36 pull requests in 1 repository
cockroachdb/cockroach
36 pull requests
- tech-notes: enhance the context tech note
- sql: run lazy virtual table generators in the right ctx
- DRAFT PR - DO NOT MERGE
- kv: support multiple server-side retries
-
*: avoid constructing
AmbientContextwithout a constructor function - release-21.2: tracing: fix bug in cluster setting for tenant redaction and update test
- tracing: improve tracer-mixing assertion
- tracing: add options to crash on use-after-Finish
- tracing: tenant redaction test uses tracing knobs
- sql,kv: introduce Streamer API and use it for index joins in some cases
- tracing: manually redact string in spanInner.Recordf
- sqlliveness,sqlinstance: move back to sync callbacks
- tracing,server,distsql: optimize RPC trace creating for common RPCs
- lint: delete previously skipped Misspell
- kvserver: improve Raft ctx handling, fix span use-after-Finish
- lint: skip TestMisspell
- colexec: fix the materializer instantiation to use a copy of eval ctx
- rttanalysis: fix deadlock
- kvcoord: use a structured error for txn refresh error
- tracing: introduce a minimal tracing mode and enable in tests
- [release-21.2] tracing: restore trace redactability and default to "off"
- server, tracing: Make traces redactable and default to "off"
- rpc: avoid use-after-Stop via RPC endpoints
- tracing: expand the active spans registry
- *: don't mix Tracers in tests
- Some pull request reviews not shown.

