Gyu-Ho Lee
|
a4de207d53
wal: fix shadowed variables
|
9 years ago |
Gyu-Ho Lee
|
55adfcb428
wal: minor typo in wal pkg
|
9 years ago |
Xiang Li
|
1c7f52d931
wal: use Histogram for syncDuration
|
9 years ago |
Xiang Li
|
39a4b6a5e5
pkg/fileutil: support perallocate
|
9 years ago |
Hitoshi Mitake
|
ba76e27875
wal: log errors in wal.Close()
|
9 years ago |
Xiang Li
|
f59da0e453
*:fix point-in-time backup
|
9 years ago |
Xiang Li
|
711451ce2d
*: rename logger to plog
|
9 years ago |
Xiang Li
|
185d2bced4
wal: use leveled logger
|
9 years ago |
Xiang Li
|
89242d4659
wal: better log msg
|
9 years ago |
Xiang Li
|
53792ccbdc
wal: never leave a corrupted wal file
|
9 years ago |
Yicheng Qin
|
44de670de7
wal: allow at most one WAL function called at one time
|
9 years ago |
Xiang Li
|
c32cca3a4f
wal: reduce allocation when encoding entries
|
9 years ago |
Xiang Li
|
8b4eed29e5
wal: fix the unexpectedEOF error in the last wal.
|
9 years ago |
Xiang Li
|
6e6669d696
wal: releastTo should work with large release index
|
9 years ago |
Xiang Li
|
b66eb3d81c
wal: fix ReleaseLockTo
|
9 years ago |
Xiang Li
|
86429264fb
wal: support auto-cut in wal
|
9 years ago |
Xiang Li
|
84485643fe
*: expose wal metrics at /metrics
|
9 years ago |
Xiang Li
|
fb1a28c65d
*: vendor prometheus
|
9 years ago |
Xiang Li
|
9e63b1fb63
wal: record metrics
|
9 years ago |
Yicheng Qin
|
e966e565c4
etcdctl/backup_command: handle datadir with missed snapshot mark
|
9 years ago |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 years ago |
Yicheng Qin
|
270e67db84
wal: not export unnecessary public functions
|
9 years ago |
Yicheng Qin
|
6460e49a33
wal: save empty snapshot when create
|
10 years ago |
Yicheng Qin
|
84f62f21ee
wal: record and check snapshot
|
10 years ago |
Jonathan Boulle
|
1ec98cb795
pkg/fileutil: sort filenames during ReadDir
|
10 years ago |
Xiang Li
|
53bf7e4b5e
wal: rename openAtIndex -> open; OpenAtIndexUntilUsing -> openNotInUse
|
10 years ago |
Xiang Li
|
f538cba272
*: do not backup files still in use
|
10 years ago |
Xiang Li
|
ea94d19147
*: lock the in using files; do not purge locked the wal files
|
10 years ago |
Yicheng Qin
|
b9bf957c6d
wal: sync after writing data to disk in Cut function
|
10 years ago |
Yicheng Qin
|
af0f34c595
wal: save latest state into new WAL
|
10 years ago |