Commit History

Author SHA1 Message Date
  yoyinzyc 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() 5 years ago
  yoyinzyc 401df4bb8e etcdserver: add put request steps. 5 years ago
  yoyinzyc 3830b3ef11 pkg: add field to record additional detail of trace; add stepThreshold 5 years ago
  yoyinzyc f4e7fc56a7 pkg: create package traceutil for tracing. mvcc: add tracing 5 years ago
  Joe Betz 9b51febaf5 *: Add experimental-compaction-batch-limit flag 5 years ago
  Gyuho Lee 88f4b83ba9 mvcc: fix typo in test 5 years ago
  Xiang Li 2c5162af5c Merge pull request #10523 from jingyih/fully_concurrent_reads 5 years ago
  Jingyi Hu 2a9320e944 mvcc: add TestConcurrentReadTxAndWrite 5 years ago
  Jingyi Hu ad80752715 mvcc: add metrics dbOpenReadTxn 5 years ago
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes 5 years ago
  Gyuho Lee 34bd797e67 *: revert module import paths 5 years ago
  Jingyi Hu a73fb85c0c mvcc: fully concurrent read 5 years ago
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 years ago
  Jingyi Hu 1c19f126cb mvcc/backend: rename ReadTx Lock() to RLock() 5 years ago
  WizardCXY 6e8913b004 bugfix:dead lock on store.mu when store.Compact in store.Restore happens 5 years ago
  Gyuho Lee d537b328cb mvcc: update import paths "go.etcd.io/etcd" 6 years ago
  Gyuho Lee 03ef9745a9 mvcc: add more structured logging 6 years ago
  Gyuho Lee c00c6cb685 mvcc: support structured logger 6 years ago
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 years ago
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 years ago
  Gyuho Lee 349a377a67 *: move "lease" to "internal/lease" 6 years ago
  Manjunath A Kumatagi 89221a25b8 mvcc : Fix Govet errors 6 years ago
  Gyuho Lee 2e95ace82b mvcc: fetch revisions with current revision, not 0, in HashByRev 7 years ago
  Anthony Romano f58c0cfb66 mvcc: Revisions() method for index to avoid key allocation 7 years ago
  fanmin shi df5a3d15ce mvcc: increase rev for TestHashKVWhenCompacting 7 years ago
  fanmin shi 4c2c5b0084 mvcc: add tests for Keep 7 years ago
  fanmin shi 8609521ce2 mvcc: add TestHashKVWhenCompacting to kvstore_test 7 years ago
  Anthony Romano e9d096ae6b mvcc: don't allocate end revision while computing range 7 years ago
  Anthony Romano 51a568aa81 mvcc: restore into tree index with one key index 7 years ago
  Anthony Romano 02164874d9 mvcc: test restore and deletes with small chunk sizes 7 years ago