Historial de Commits

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