Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,254 contributions in the last year
Activity overview
Contributed to
cockroachdb/cockroach,
cockroachdb/cockroach-gen,
cockroachlabs/release-staging
and 5 other
repositories
Contribution activity
September 2020
Created a pull request in cockroachdb/cockroach that received 6 comments
cli: allow SQL commands to use password authn in more cases
First two commits from #53991. Previously, SQL password authn was only allowed over TLS connections. With this change, password authn is allowed re…
+130
−35
•
6
comments
- release-20.2: deps: bump cockroachdb/redact
- release-20.2: support opt-in non-TLS SQL client conns in secure clusters
- deps: bump cockroachdb/redact
- sql/parser: add a missing import
- pgwire: accept non-TLS client conns safely in secure mode
- keys: avoid creating invalid utf-8 sequences in logs
- roachtest: try harder to gather stderr, also notify of truncation
- cli/zip: avoid mistakenly suffixing non-pprof data with `.pprof`
- deps: bump cockroachdb/errors and cockroachdb/redact
- pkg/util/log: use unix.FcntlInt instead of unix.Syscall
- rfc: Non-Blocking Transactions
- server: introduce Test{ClusterConnectivity,JoinVersionGate}
- cli: allow SQL commands to use password authn in more cases
- pgwire: accept non-TLS client conns safely in secure mode
- sql: slurp bytes when receiving big CopyIn message
- kvserver: improve redaction for failed consistency checks
- release-20.1: server: collect basic telemetry for our HTTP endpoints
- release-19.2: server: collect basic telemetry for our HTTP endpoints
- ui: skip a test case in TimeScaleDropdown
- ccl/backupccl: skip TestBackupRestoreAppend
- release-20.2: cli: add deprecation notice to dump CLI command
- cli: add deprecation notice to dump CLI command
- server: collect basic telemetry for our HTTP endpoints
- pgwire: error cleanly when a simple query is too big
- roachtest: de-flake 'inconsistent'
- sql: create and fill `crdb_internal.node_transaction_statistics` table
- server: busy loop through resolver list during join process
- sql: add MODIFYCLUSTERSETTING role option
- release-19.2: use redirect server for Github links to track clicks
- release-20.1: unimplemented: track version number in issue redirect links
- cli: productionize start-sql
- server: improve error handling in join rpc
- unimplemented: track version number in issue redirect links
- cli: improve interactive sql shell timings
- Some pull request reviews not shown.
Created an issue in cockroachdb/cockroach that received 4 comments
server: enable secure clusters with authenticated gRPC, but without TLS
Discussed in #16188 (comment), #53404 and #53991: certain users choose to secure their communication at the network level (e.g. DB + apps on a priv…
4
comments
- cloud: remove the example helm charts from the repository
- server: make the hardware metric observer container-aware
- debug/zip: capture the last x minutes of timeseries data
- docs: provide more/better examples in cert revocation RFC
- server: introduce versioning and pagination in the HTTP APIs
- server: enable configuration of multiple TCP SQL client listeners
- kv,storage: another occurrence of iterator created after the stopper quiesces
- sql: CREATE MATERIALIZED VIEW does not use the right name resolution scope for its scalar expressions
- storage: avoid Sentry reports when pebble encounters a "soft" OS error
- sql: the force_log_fatal, force_error force_assertion etc should not trigger a Sentry report by default
- server: accompany heap profile dumps with a goroutine dump

