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
|
7e2031b18f
|
go fmt
|
2018-07-21 17:39:10 -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
|
defcd4edc5
|
adjust log level
|
2018-07-07 00:48:58 -07:00 |
|
Chris Lu
|
9bcaa65574
|
avoid divided by 0
fix https://github.com/chrislusf/seaweedfs/issues/650
|
2018-06-25 01:20:15 -07:00 |
|
Chris Lu
|
9ba335a7c4
|
prepare for flexible super block
|
2018-06-24 11:37:08 -07:00 |
|
Chris Lu
|
7f7e4e9885
|
fix error for deleted files during compaction
deletion during commit may cause trouble when make up the difference during commitCompact()
|
2018-06-23 18:24:59 -07:00 |
|
Chris Lu
|
58344980e4
|
preallocate disk space during compaction also, add cleanup for failed compaction
|
2017-08-29 23:59:53 -07:00 |
|
Chris Lu
|
5047bdb4a2
|
skip bytes cache
|
2017-06-03 11:44:24 -07:00 |
|
Chris Lu
|
82c3ccc8dd
|
add btree for volume index
|
2017-05-26 22:51:25 -07:00 |
|
brstgt
|
4fb5bb09b6
|
Remove obsolete property Volume.dataFileSize
|
2017-01-20 16:31:11 +01:00 |
|
Chris Lu
|
ed44f12f6d
|
support Fallocate on linux
|
2017-01-08 11:01:46 -08:00 |
|
Chris Lu
|
13e7069eb9
|
keep track of total data file size
|
2017-01-06 10:22:20 -08:00 |
|
霍晓栋
|
ce1f7ab662
|
makediff func with UT case
|
2016-10-07 16:22:24 +08:00 |
|
霍晓栋
|
ed848425c7
|
supplemental data between compacting and commit compacting
|
2016-09-29 13:57:23 +08:00 |
|
Chris Lu
|
dffad65f2f
|
fix compilation
|
2016-09-26 22:30:44 -07:00 |
|
Chris Lu
|
7e29218327
|
add a template for makeupDiff
|
2016-09-26 22:26:41 -07:00 |
|
Chris Lu
|
1bc041b46d
|
add a new way to manually compact corrupted volume
fix https://github.com/chrislusf/seaweedfs/issues/371
|
2016-09-22 20:31:20 -07:00 |
|
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
2016-06-02 18:09:14 -07:00 |
|