bingoohuang
|
6ddfaf33cb
|
extract VolumeFileScanner for ScanVolumeFile
|
2019-01-16 17:48:59 +08:00 |
|
bingoohuang
|
27093bc2e5
|
fix needle Append return offset to avoid uint32 overflow
|
2019-01-16 16:48:03 +08:00 |
|
Chris Lu
|
badd8fdf8f
|
shortcut for empty file
|
2019-01-08 09:03:28 -08:00 |
|
Chris Lu
|
6b5d6bb5a6
|
adjust error names
|
2019-01-05 19:52:38 -08:00 |
|
Chris Lu
|
9383c91eb1
|
wait to read again if the volume is compacting
|
2019-01-05 19:52:17 -08:00 |
|
Chris Lu
|
1478d7ea21
|
reduce file seek when writing
|
2018-12-31 15:08:32 -08:00 |
|
Chris Lu
|
f64dc7465b
|
remove index file
fix https://github.com/chrislusf/seaweedfs/issues/793
|
2018-12-17 20:33:32 -08:00 |
|
Chris Lu
|
86dd933596
|
go fmt
|
2018-11-23 00:26:15 -08:00 |
|
Chris Lu
|
2697d6a4fb
|
fix deleting bucket
|
2018-11-08 22:15:21 -08:00 |
|
Chris Lu
|
f9dbaf6292
|
delete file by name instead of referencing the dataFile pointer
|
2018-11-05 08:53:38 -08:00 |
|
alex8224
|
8d3f9c0b75
|
fix invalid point when delete collection
|
2018-11-05 19:53:55 +08:00 |
|
Chris Lu
|
f050b22d6c
|
close file in ScanVolumeFile()
fix https://github.com/chrislusf/seaweedfs/issues/761
|
2018-11-04 00:28:24 -07:00 |
|
Chris Lu
|
ac793a3c5a
|
clean remove all left over files when deleting a collection
|
2018-08-23 23:33:16 -07:00 |
|
Chris Lu
|
ea8ecf35f4
|
set needle AppendAtNs value during writes
|
2018-07-24 02:44:33 -07:00 |
|
Chris Lu
|
4f317c7e3d
|
working version3
|
2018-07-24 01:36:04 -07:00 |
|
Chris Lu
|
3edfe1d28f
|
extend export command to show tombstone + change output format to CSV
merging https://github.com/chrislusf/seaweedfs/pull/610 and add "-limit" option
|
2018-07-14 20:51:17 -07:00 |
|
Chris Lu
|
d4d7ced922
|
refactoring: add type for needle id, offset
later the type size can possibly be adjusted
|
2018-07-08 02:28:04 -07:00 |
|
Chris Lu
|
9ba335a7c4
|
prepare for flexible super block
|
2018-06-24 11:37:08 -07:00 |
|
Chris Lu
|
5047bdb4a2
|
skip bytes cache
|
2017-06-03 11:44:24 -07:00 |
|
brstgt
|
4fb5bb09b6
|
Remove obsolete property Volume.dataFileSize
|
2017-01-20 16:31:11 +01:00 |
|
brstgt
|
18b3afc97a
|
Log volumeId if dataFileSize != actual data file size - improve log types
|
2017-01-20 12:22:25 +01:00 |
|
brstgt
|
0c898df430
|
Log volumeId if dataFileSize != actual data file size
|
2017-01-20 11:52:23 +01:00 |
|
Chris Lu
|
13e7069eb9
|
keep track of total data file size
|
2017-01-06 10:22:20 -08:00 |
|
Chris Lu
|
d981eb282f
|
refactor volume_read_write.go out of volume.go
|
2016-07-03 00:10:27 -07:00 |
|