Xiang Li
|
7750f387b0
wal: better log msg
|
9 vuotta sitten |
Xiang Li
|
e33ab24442
wal: never leave a corrupted wal file
|
9 vuotta sitten |
Xiang Li
|
f2bef04009
wal: releastTo should work with large release index
|
9 vuotta sitten |
Xiang Li
|
e13b09e4d9
wal: fix ReleaseLockTo
|
9 vuotta sitten |
Yicheng Qin
|
e966e565c4
etcdctl/backup_command: handle datadir with missed snapshot mark
|
9 vuotta sitten |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 vuotta sitten |
Yicheng Qin
|
270e67db84
wal: not export unnecessary public functions
|
9 vuotta sitten |
Yicheng Qin
|
6460e49a33
wal: save empty snapshot when create
|
10 vuotta sitten |
Yicheng Qin
|
84f62f21ee
wal: record and check snapshot
|
10 vuotta sitten |
Jonathan Boulle
|
1ec98cb795
pkg/fileutil: sort filenames during ReadDir
|
10 vuotta sitten |
Xiang Li
|
53bf7e4b5e
wal: rename openAtIndex -> open; OpenAtIndexUntilUsing -> openNotInUse
|
10 vuotta sitten |
Xiang Li
|
f538cba272
*: do not backup files still in use
|
10 vuotta sitten |
Xiang Li
|
ea94d19147
*: lock the in using files; do not purge locked the wal files
|
10 vuotta sitten |
Yicheng Qin
|
b9bf957c6d
wal: sync after writing data to disk in Cut function
|
10 vuotta sitten |
Yicheng Qin
|
af0f34c595
wal: save latest state into new WAL
|
10 vuotta sitten |
Yicheng Qin
|
aa61009560
wal: not return ErrIndexNotFound in ReadAll
|
10 vuotta sitten |
Xiang Li
|
d3db010190
*: support purging old wal/snap files
|
10 vuotta sitten |
Jonathan Boulle
|
5a964f49a5
wal: propagate errors
|
10 vuotta sitten |
Xiang Li
|
075ab6415f
Merge pull request #1587 from xiangli-cmu/fix_wal
|
10 vuotta sitten |
Xiang Li
|
ff1f5a9d57
wal: sync before returning from create
|
10 vuotta sitten |
Yicheng Qin
|
433b4138c5
etcdserver: panic on storage error
|
10 vuotta sitten |
Jonathan Boulle
|
7a4d42166b
*: add license header to all source files
|
10 vuotta sitten |
Xiang Li
|
f98fbbfc14
*: proto refactoring
|
10 vuotta sitten |
Yicheng Qin
|
447caf1afc
etcdserver/wal: record info at the head of WAL file
|
10 vuotta sitten |
Xiang Li
|
8bbbaa88b2
*: raft related int64 -> uint64
|
10 vuotta sitten |
Yicheng Qin
|
1d5d2e3726
*: Id -> ID for protobuf types
|
10 vuotta sitten |
Jonathan Boulle
|
cf4af47f7e
wal: remove logging messages
|
10 vuotta sitten |
Yicheng Qin
|
df70f653a4
Merge pull request #1099 from unihorn/128
|
10 vuotta sitten |
Yicheng Qin
|
29f6d8a9e6
wal: add ErrFileNotFound and ErrIndexNotFound
|
10 vuotta sitten |
Yicheng Qin
|
7160b5ae26
wal: OpenFromIndex fails if it cannot find previous index
|
10 vuotta sitten |