Chris Lu
|
03f50180f3
|
simplifying the leader election by raft
fixing https://github.com/chrislusf/seaweedfs/issues/629
|
7 years ago |
Chris Lu
|
69b4f93830
|
fix compilation for go tip
|
7 years ago |
Chris Lu
|
17918f0b82
|
fix compilation error on go tip
|
7 years ago |
Chris Lu
|
eaf000eff1
|
fix error on go tip
|
7 years ago |
Chris Lu
|
d2a811eef2
|
fix compilation
|
7 years ago |
Chris Lu
|
5bd72696ac
|
weed mount add ttl option
|
7 years ago |
Chris Lu
|
98110c1697
|
add collection, replication, ttl to each file
|
7 years ago |
Chris Lu
|
f1273073fc
|
switch to fs.NodeRequestLookuper
in order to set the entry valid duration
|
7 years ago |
Chris Lu
|
cec1d97035
|
recursively move files and directories
|
7 years ago |
Chris Lu
|
ae23e46313
|
better error log
|
7 years ago |
Chris Lu
|
e755540be9
|
fix caching during directory listing
|
7 years ago |
Chris Lu
|
daabdfe357
|
remove nodemap, fix directory listing cache
|
7 years ago |
Chris Lu
|
5c25d29272
|
support renaming files
|
7 years ago |
Chris Lu
|
b3447f4375
|
adjust logging
|
7 years ago |
Chris Lu
|
6816661b0f
|
fixed file handle by file full path
|
7 years ago |
Chris Lu
|
299312c805
|
use separate filer grpc port
|
7 years ago |
Chris Lu
|
95fe745a0c
|
compatible with previous json rendering
|
7 years ago |
Chris Lu
|
ebf58709d3
|
remove unused register file function
|
7 years ago |
Chris Lu
|
43e3f5724c
|
use fixed list of masters in both filer and volume servers
|
7 years ago |
Chris Lu
|
a6f7f9b0b8
|
add missing modify and create times
|
7 years ago |
Chris Lu
|
7efeb146c5
|
fix log
|
7 years ago |
Chris Lu
|
4d1eedfa28
|
prepare to merge with master
|
7 years ago |
Chris Lu
|
dc13e10637
|
fix copy error on 0 size files
|
7 years ago |
Chris Lu
|
a218eaf1f0
|
fix log
|
7 years ago |
Chris Lu
|
430eb67489
|
handle large file copy when write request is larger than buffer
|
7 years ago |
Chris Lu
|
44acf4b756
|
fix file name
f.Name() is not the base file name
|
7 years ago |
Chris Lu
|
0301504184
|
add mime, use simple insert and update filer store API
1. add mime type to file in filer
2. purge old chunks if overwrite during insert
|
7 years ago |
Chris Lu
|
26e7cd8c75
|
assign a different volume on large file copying
|
7 years ago |
Chris Lu
|
2fe0d479f1
|
filer.copy supports chunking
|
7 years ago |
Chris Lu
|
2d7dea1a09
|
a little refactoring
|
7 years ago |
Chris Lu
|
8a48baa056
|
add single chunk file copying to new filer
|
7 years ago |
Chris Lu
|
78aabf66ce
|
add error details
|
7 years ago |
Chris Lu
|
4e3ea49cff
|
properly working local write buffer
|
7 years ago |
Chris Lu
|
c4b92e17d0
|
fix isPerfectAppend
|
7 years ago |
Chris Lu
|
74332e1a61
|
minor
|
7 years ago |
Chris Lu
|
be0e88a606
|
fix chunk size limit for default 0
|
7 years ago |
Chris Lu
|
5c4480ec6c
|
add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug
|
7 years ago |
Chris Lu
|
8ab7dd9d08
|
weed mount add options for collection and replication
|
7 years ago |
Chris Lu
|
d0b238d2db
|
cache local writes before flushing to volume server
|
7 years ago |
Chris Lu
|
07e0d13d2d
|
filer support reading multiple chunks, with range support
|
7 years ago |
Chris Lu
|
dd5661b297
|
adding favicon to filer also
|
7 years ago |
Chris Lu
|
9b603f5ffa
|
split filer read into 2 files
|
7 years ago |
Chris Lu
|
8db9319a06
|
refactoring: go fmt, reorg
|
7 years ago |
Chris Lu
|
480a073f1f
|
refactoring: split into 4 files
|
7 years ago |
Chris Lu
|
5b844d7011
|
pass reference of master server
SendHeartbeat passes lock by value: weed_server.MasterServer contains
sync.Mutex
|
7 years ago |
Chris Lu
|
8b0718ac92
|
go vet
|
7 years ago |
Chris Lu
|
458ada173e
|
go fmt
|
7 years ago |
Chris Lu
|
8647191bee
|
removing filer package!
|
7 years ago |
Chris Lu
|
03d76479a5
|
add reds
|
7 years ago |
Chris Lu
|
a6a6b87f1b
|
adjust readme
|
7 years ago |