Highlights
- 1 discussion answered
Pinned
2,475 contributions in the last year
Less
More
Activity overview
Contributed to
cockroachdb/cockroach,
cockroachdb/cockroach-gen,
cockroachdb/errors
and 5 other
repositories
Contribution activity
September 2021
Created 31 commits in 3 repositories
Created a pull request in cockroachdb/cockroach that received 9 comments
clusterversion: renumber all 21.2 versions
Fixes #69879 Release justification: fixes for high-priority and high-severity bug Release note: None
+41
−37
•
9
comments
Opened 13 other pull requests in 3 repositories
cockroachdb/cockroach
7
open
4
merged
- util/log: split test logs by default into multiple files
- util/log: don't report ERROR events on stderr by default in test config
- util/log: make it possible to customize the log config in unit tests
-
roachtest: unskip
quit-all-nodes -
roachtest: improve the
cluster-initroachtest - tracing,clusterversion: remove TracingVerbosityIndependentSemantics
- clusterversion: remove old versions
- rpc,security: fix an incorrect code redundancy
-
cli: make the color behavior of
debug merge-logcustomizable - log: separate per-channel filtering on a single sink
- status: also produce runtime stats on the DEV channel
cockroachdb/redact
1
open
cameronnunez/cockroach
1
merged
Reviewed 12 pull requests in 3 repositories
cockroachdb/cockroach
10 pull requests
- release-21.1: clusterversion: allow v21.1-124 to v21.1 downgrade
- spanconfig: disable infrastructure unless envvar is set
- util: copy go1.16 ParseIP into separate file
- server: add basic TLS support to tenant HTTP server
- rpc,security: various simplifications
- kv: implement SafeFormatter for Table/Tenant roachpb.Key
- kvserver: respect guaranteed time budget in gc queue
- sql: initial implementation of reduced sampling of telemetry data
-
cli: make the color behavior of
debug merge-logcustomizable - mt_start_sql: enable enterprise features for multitenant sql servers
cockroachdb/homebrew-tap
1 pull request
cockroachdb/redact
1 pull request
Created an issue in cockroachdb/cockroach that received 1 comment
server,storage: fail hard when a store is missing
Describe the problem
We found this situation in a customer issue: customer started a node with a 2nd --store flag, then stopped the node, then rest…
1
comment