Commit Verlauf

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