tnextday
98a97d610d
random pick node in growth volume
return random host in redirect
change verison to 0.73 beta
10 years ago
tnextday
08ca9c1911
format code
10 years ago
tnextday
14415304dc
make sure `VolumeLayout` concurrent safe.
10 years ago
tnextday
2fd0349d34
return a copy of VolumeLocationList in VolumeLayout.Lookup, so when it outside of the VolumeLayout, we don't care about the concurrent safe of it
10 years ago
tnextday
6efa09d263
rename ConcurrentReadMap to ConcurrentMap
use RWMutex lock both read and write on ConcurrentMap
10 years ago
tnextday
6b545ec5b3
rename DiskLocation.lock to DiskLocation.mutex
10 years ago
tnextday
71b6f72f97
pretty size in status ui
10 years ago
tnextday
7be9a705a8
fix import error
10 years ago
tnextday
fb0e39e6a4
update 0.72 beta
10 years ago
tnextday
ae47270209
make TaskManager concurrent safe
10 years ago
tnextday
45dca3748d
add collection param in lookup operation
10 years ago
tnextday
2c6b98877d
make CompactMap concurrent safe
10 years ago
tnextday
e791e53952
make Disklocation is concurrent safe
10 years ago
tnextday
a98f359122
Fix chunk manifest replicate upload error
Escape the redirect url in volume read handler
10 years ago
tnextday
9177a7c95e
escape the redirect url in volume read handler
10 years ago
tnextday
709c969550
fix chunk manifest replicate upload error
10 years ago
tnextday
9479a351f0
update
10 years ago
tnextday
2e0a5533db
image resizing: change jpeg default quality to 85
10 years ago
tnextday
848b86438f
resizing: update test
10 years ago
Xiaodong Huo
61b1d73f5a
Update filer_server_handlers.go
filer service PUT method update file while POST method create file
10 years ago
tnextday
3b18a2a13f
ipv6 support
10 years ago
tnextday
7841ade30b
fix bug
10 years ago
tnextday
b8b31a582d
bug fix
10 years ago
tnextday
7eac1c46a2
bug fix
10 years ago
霍晓栋
7cf64ae07a
dereplicate filer post request & support filer get request with raw fileId
10 years ago
tnextday
f75514baf9
add image resize benchmark
10 years ago
tnextday
0e44e8db12
update
10 years ago
tnextday
6a4aa3ec36
volume growth: remove main node filter with exists node
10 years ago
tnextday
a4cb8c659c
*: test and fix bug
10 years ago
tnextday
b39fedd3cc
master: disable auto check replicate and add a manual api `/vol/check_replicate`
10 years ago
tnextday
8b32d23304
master: check volume ReplicatePlacement and auto replicate the lost
10 years ago
tnextday
955d4b25d8
Node: add planned vloume count
10 years ago
tnextday
9fb1954f4b
volume growth: update
10 years ago
tnextday
836554808a
volume growth: update volume growth test, and fix bugs
10 years ago
tnextday
cc3b8c66ed
volume growth: growth with exists data node
10 years ago
Xiaodong Huo
166cc0d48a
collection name could be specified in url
uploading file with filer service could specify the collection name in get/post field, if no collection specified, the default collection setting against the filer service will be used
10 years ago
chrislusf
6c88abf62f
adjust print out when error
10 years ago
tnextday
9f3ba7c153
*:temp commit
10 years ago
hxiaodon
4e48f64512
Update store_replicate.go
replication operations should be equal to volume's replication setting
10 years ago
tnextday
47083630d7
volume growth: default use low usage data node
volume growth: update test
*: add batch remote api call
10 years ago
tnextday
6da93d6ead
NodeImpl: add pick low usage node func
10 years ago
tnextday
fcddc4e984
store task cli: update
10 years ago
tnextday
f5e8efb11e
*: update
10 years ago
tnextday
67518171db
*: update
10 years ago
tnextday
69831c40fe
util: http Post auto make url
util: add RemoteApiCall
*: add store task client
store task: auto clean task when finish
10 years ago
Mohanson
3c9ef6245e
fix bug : master cann't redirect urlquery string
There is a bug that master can not redirect urlquery to slave volumn.
so i fix it, and it run good now.
10 years ago
tnextday
7b2e53461f
Add `CollectionSetttings` util
10 years ago
tnextday
3578628e48
*: update
10 years ago
tnextday
2f25bfd0d0
Needle: add a reserve flag `FlagIsExtendNeedle`
10 years ago
tnextday
fb2a2322fc
store: always lookup form master when process write operation
10 years ago