Tags: gammamusic/cockroach
Tags
Merge pull request cockroachdb#7895 from mjibson/marc/plaintext_metrics server: Add text format to metrics page, using prometheus formatter
Merge pull request cockroachdb#7798 from tschottdorf/potential-deadlock storage: avoid opportunity for deadlock in tests
Merge pull request cockroachdb#7528 from BramGruneir/spell storage: spelling fix
storage/engine: fix defaultBlockSize value to match comment For the block_writer workload a 2KB block-size results in ~15 bytes of index data per key. A 32KB block-size results in ~1 byte of index data per key. The filter-bytes per key is independent of the block-size and comes in at ~2 bytes per key.
Merge pull request cockroachdb#7088 from knz/fix-explain-trace sql: fix EXPLAIN(TRACE).
Merge pull request cockroachdb#6971 from tschottdorf/kv-correctness-t… …ests kv: less error tolerance in txn correctness tests
Merge pull request cockroachdb#6887 from cockroachdb/kaneda/tiny_fix_… …mvcc_get_as_txn storage: [Tiny fix] Remove the consistent argument from MVCCGetAsTxn
Merge pull request cockroachdb#6767 from bdarnell/increase-send-next-… …timeout Revert "kv: Set default SendNextTimeout to a reasonable value"
Merge pull request cockroachdb#6635 from mrtracy/mtracy/fix_ui_graphs Fix graphs in UI current
PreviousNext