Chris Lu
8a0710cb73
handle more than 2GB files
related to https://github.com/chrislusf/seaweedfs/issues/1468
4 years ago
Chris Lu
854007bc98
minor
4 years ago
Chris Lu
10f9081526
filer: adjust meta data events to received timestamp
if a client is already connected and start from t0. A message recieved at t+1 but with timestamp t-1 may not be processed by the client.
This commit changes to the event received time, so the replication can be ordered.
4 years ago
Chris Lu
684a875876
update help message
4 years ago
Chris Lu
2d3a904a82
shell: volumeServer.evacuate adds option to skip non moveable volumes
4 years ago
Chris Lu
a595916342
shell: add volumeServer.evacuate command
4 years ago
Chris Lu
103fafe00b
weed export: print out [start,stop) content range
4 years ago
Chris Lu
ada996fe55
filer: support createing empty folder
fix https://github.com/chrislusf/seaweedfs/issues/1161
4 years ago
Chris Lu
200fe5c83e
go fmt
4 years ago
Chris Lu
5d6753fb98
shell: add volumeServer.leave command
4 years ago
Chris Lu
1af95c5b76
refactoring
4 years ago
Chris Lu
f8fea19669
1.99
4 years ago
Chris Lu
b0c7de186d
filer: fix postgres prefixed directory listing problem
fix https://github.com/chrislusf/seaweedfs/issues/1465
4 years ago
Chris Lu
1a7afe7e6a
adjust default value
related to https://github.com/chrislusf/seaweedfs/issues/1453
4 years ago
Chris Lu
f2723c1bc8
do not idx file format
revert c9ab8d05fa
4 years ago
Chris Lu
ba984a4e29
1.98
4 years ago
Chris Lu
446e476a11
go fmt
4 years ago
Chris Lu
ea26a98753
volume: validate volume correctness if last entry is a deletion
4 years ago
Chris Lu
d15682b4a1
shell: volume.balance plan by ratio of fullness
4 years ago
Chris Lu
c0ee78d2fa
adjust make file
4 years ago
Chris Lu
cd9b89ba55
reduce default wait time to 10s before shutting down
4 years ago
Chris Lu
e2c741f76f
adjust replica placement after move
4 years ago
Chris Lu
2a0925590c
filer: etcd store avoid read with nil option
fix https://github.com/chrislusf/seaweedfs/issues/1463
4 years ago
Chris Lu
3984c3962f
add comment
4 years ago
Chris Lu
baa6bdf4d4
s3: listMultipartUploads fix output format
4 years ago
Chris Lu
3eda8d6dfc
s3: ListParts output xml format
fix https://github.com/chrislusf/seaweedfs/issues/1461
4 years ago
Chris Lu
ab201c2798
1.97
4 years ago
Chris Lu
9d4bdfcfdf
fix volume integrity checking
4 years ago
Chris Lu
1b8094ef75
weed export: export deleted files
4 years ago
Chris Lu
12a8f5294d
test for multi dc replication
4 years ago
Chris Lu
e60b2117c3
shell: volume balance follows replica placement
4 years ago
Chris Lu
89a62e8007
refactoring
4 years ago
Chris Lu
19537c9d21
1.96
4 years ago
Chris Lu
eaf9fdde99
avoid sharing context over separate goroutine
4 years ago
Chris Lu
cc5fe6f5ee
handle special characters in html link
4 years ago
Chris Lu
401ccf1509
fix test
4 years ago
Chris Lu
c9ab8d05fa
fixes for reading deleted fid
4 years ago
ruitao.liu
5b0676049a
change elastic initialize process similar as others.
4 years ago
Chris Lu
660d7c0edd
1.95
4 years ago
ruitao.liu
9be4e97625
change logs print format.
4 years ago
ruitao.liu
719dc43af1
modify elastic urls from string to array.
4 years ago
ruitao.liu
72f9d7f047
use util to generate md5.
4 years ago
ruitao.liu
6a5b38c0d4
fix elastic kv ops.
4 years ago
ruitao.liu
3f7fbfddca
add more basic elastic options.
4 years ago
Chris Lu
b183ae54b5
master: changing 301 to 308 on redirect to volume servers
fix https://github.com/chrislusf/seaweedfs/issues/1454
4 years ago
Chris Lu
47b3f932e4
watch: adjust output format
4 years ago
Chris Lu
daf0a449f7
properly cancel context for streaming grpc
4 years ago
Chris Lu
7f69acd1f2
sync pprof
4 years ago
Chris Lu
387ab6796f
filer: cross cluster synchronization
4 years ago
Chris Lu
4fc0bd1a81
return http response directly
4 years ago