Chris Lu
852e5f7cbc
filer: fix mongodb insert
fix https://github.com/chrislusf/seaweedfs/issues/1471
4 years ago
Chris Lu
6544e60bea
s3 add metrics
empty for now
4 years ago
Chris Lu
cb427d48fa
filer report metrics configuration
4 years ago
Chris Lu
e4e0234998
refactoring
4 years ago
hilimd
f71f7fcf99
Merge pull request #15 from chrislusf/master
sync
4 years ago
Chris Lu
5eee4983f3
1.4.7 hdfs configurable fs.seaweed.buffer.size
4 years ago
Chris Lu
feca07bf96
Filer: ip bind
fix https://github.com/chrislusf/seaweedfs/issues/1470
4 years ago
Chris Lu
e861a6a3ab
simplify metrics configuration logic
4 years ago
Chris Lu
be54eeb364
passing value by checkWithMaster() instead
4 years ago
Chris Lu
4d21de63ee
go fmt
4 years ago
Chris Lu
913a16268d
volume: load configuration from master at the start
fix https://github.com/chrislusf/seaweedfs/issues/1469
4 years ago
Chris Lu
c9202c4b3d
add storage backend to GetMasterConfigurationResponse
4 years ago
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
b5add9b8f9
docker adds large disk version
4 years ago
Chris Lu
ada996fe55
filer: support createing empty folder
fix https://github.com/chrislusf/seaweedfs/issues/1161
4 years ago
Chris Lu
8aaae78dfc
Update README.md
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
75de7002ff
adjust size
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