Chris Lu
|
939e4b57a8
|
go fmt
|
5 years ago |
Chris Lu
|
09874f0d16
|
volume: return error if superblock is not initialized
fix https://github.com/chrislusf/seaweedfs/issues/1079
|
5 years ago |
Chris Lu
|
f8d4b7d1c0
|
support basic json filtering and selection
|
5 years ago |
Chris Lu
|
e26670c67a
|
add some basic sql types
copied some code from vitness
|
5 years ago |
Chris Lu
|
cf47f657af
|
scaffold for volume server query feature
|
5 years ago |
Lei Liu
|
2cb348a2c2
|
s3 api: fix listbucket common_prefixes issue
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
|
5 years ago |
Lei Liu
|
3cc084269c
|
master api: return http 404 when volumeId not exist
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
|
5 years ago |
Chris Lu
|
972e881d48
|
add more logs
add more logs
|
5 years ago |
Chris Lu
|
20ae559437
|
add logs
add logs for https://github.com/chrislusf/seaweedfs/issues/1064
|
5 years ago |
Chris Lu
|
ad3efbb197
|
tweaking data types
|
5 years ago |
divinerapier
|
bb31462b52
|
fix: thread unsafe
Signed-off-by: divinerapier <poriter.coco@gmail.com>
|
5 years ago |
Chris Lu
|
ae53f63680
|
filer: recursive deletion optionally ignoring any errors
fix https://github.com/chrislusf/seaweedfs/issues/1062
|
5 years ago |
Chris Lu
|
5e9c65469e
|
volume: skip readonly checking when Destroy()
fix https://github.com/chrislusf/seaweedfs/issues/1063
|
5 years ago |
Chris Lu
|
02710f9624
|
refactoring: remove unused functions
|
5 years ago |
Chris Lu
|
0f861d23a2
|
avoid nil needle map
fix https://github.com/chrislusf/seaweedfs/issues/1061
|
5 years ago |
Chris Lu
|
803345e6af
|
remove glide
|
5 years ago |
Chris Lu
|
20d90dea5a
|
filer: avoid hard-coded upload timeout
|
5 years ago |
Chris Lu
|
ee8bcb0c12
|
remove println
|
5 years ago |
Chris Lu
|
89a0cb2e11
|
1.43
|
5 years ago |
Chris Lu
|
60c9215a00
|
HCFS: avoid verbose file not found exception stack trace
|
5 years ago |
Chris Lu
|
58168a8c52
|
volume: truncate dat files when creating
|
5 years ago |
Chris Lu
|
35d471a818
|
Revert "use std encoding lib"
|
5 years ago |
xushuxun
|
9af9f36b89
|
volume: read dat files' last modified time no matter dat files are catWrite or readonly
|
5 years ago |
divinerapier
|
e798e4e9c5
|
use std encoding lib
Signed-off-by: divinerapier <poriter.coco@gmail.com>
|
5 years ago |
xushuxun
|
5904d78bd4
|
weed backup: add ttl and replication parameter
|
5 years ago |
Chris Lu
|
f9c1cd7370
|
avoid dead lock from dataFileAccessLock
fix https://github.com/chrislusf/seaweedfs/issues/1043
|
5 years ago |
xushuxun
|
46ae35cd7e
|
wdclient: clear client cache when failed to connect to master leader
|
5 years ago |
Chris Lu
|
d829df4f59
|
volume: protect against nil needle map
fix @mastak reported nil problem in https://github.com/chrislusf/seaweedfs/issues/1037
|
5 years ago |
Chris Lu
|
e40634e6b4
|
volume: fail the volume deletion if compaction is in progress
fix https://github.com/chrislusf/seaweedfs/issues/1035
|
5 years ago |
Chris Lu
|
6f75df8660
|
server: fix starting default master list
|
5 years ago |
Chris Lu
|
0dc43ecdca
|
skip writing content if not modified
related to https://github.com/chrislusf/seaweedfs/issues/1036
|
5 years ago |
Chris Lu
|
b9f6236f8a
|
filer: fix typo
fix https://github.com/chrislusf/seaweedfs/issues/1031
|
5 years ago |
Chris Lu
|
c79274f7eb
|
notes on supported meta data store
|
5 years ago |
Feng Ye
|
fc0498798b
|
Add etcd filestore
|
6 years ago |
Chris Lu
|
ca2b81a944
|
fix test error
|
6 years ago |
Chris Lu
|
19360ab10a
|
master: redirect clients to the new leader
|
6 years ago |
Feng Ye
|
a435ba2b7f
|
Use master branch of github.com/satori/go.uuid
|
6 years ago |
Feng Ye
|
7df5f9a70f
|
Move travis-ci pipeline to go mod
|
6 years ago |
Chris Lu
|
8afd8d35b3
|
master: followers can also lookup and redirect
improve scalability
|
6 years ago |
Chris Lu
|
2c6cf72e73
|
refactoring
|
6 years ago |
Chris Lu
|
fb90d63589
|
shell: Added minor changes to `fs.meta.save`
* added an option to set the output file name
* added an option to see verbose output, default to non-verbose mode
related to: https://github.com/chrislusf/seaweedfs/issues/1019
|
6 years ago |
divinerapier
|
9e3b77c3ad
|
avoid double warpping
Signed-off-by: divinerapier <poriter.coco@gmail.com>
|
6 years ago |
Chris Lu
|
344ce90315
|
remove weedfuse
|
6 years ago |
Chris Lu
|
5956dfd08d
|
mount: add umask option
related to https://github.com/chrislusf/seaweedfs/issues/978
|
6 years ago |
Chris Lu
|
3f851feb59
|
1.42
|
6 years ago |
Chris Lu
|
862c2cb8e6
|
go fmt
|
6 years ago |
Chris Lu
|
79762385bd
|
master: ensure only one exclusive vacuum process
fix https://github.com/chrislusf/seaweedfs/issues/1011
|
6 years ago |
Chris Lu
|
f3b99cbfe5
|
fix wrong alignment fix
|
6 years ago |
Chris Lu
|
644c5c27b4
|
refactoring
|
6 years ago |
Chris Lu
|
33b3366043
|
volume: avoid compacting wait group
|
6 years ago |