tnextday
|
07e495c375
|
update
|
10 years ago |
tnextday
|
d1ca49f705
|
update
|
10 years ago |
tnextday
|
56057e268b
|
using godep to manage dependencies
|
10 years ago |
tnextday
|
e10dcc7542
|
Refactor project dir
|
10 years ago |
tnextday
|
82eea5cc37
|
update
|
10 years ago |
tnextday
|
66825b4b34
|
format code
|
10 years ago |
tnextday
|
3bcbb9a1e8
|
add collection settings test case
|
10 years ago |
tnextday
|
d5364183fa
|
update
|
10 years ago |
tnextday
|
d9ef4329f9
|
sync collection settings between master and volume
topology vacuum use collection gc setting
|
10 years ago |
tnextday
|
76655fc1bd
|
update store SendHeartbeatToMaster
|
10 years ago |
tnextday
|
9016fbcc57
|
upgrade proto2 to proto3
master add a new interface `/dir/join2` to process new join message, it use a `JoinKey` sync the settings betweed master and volume
|
10 years ago |
tnextday
|
43861ca66c
|
remote needle read add checksum
|
10 years ago |
tnextday
|
3f1bad535a
|
goimports
|
10 years ago |
tnextday
|
93c0044fa5
|
fix bug
|
10 years ago |
tnextday
|
e3559281b1
|
volume server read remote needle when target volume dosn't esixts in local store.
|
10 years ago |
tnextday
|
12d5c0a20e
|
Merge commit 'cc4d47551902bf78e4be653145fda383d45c09fa' into develop
|
10 years ago |
tnextday
|
a923b70413
|
clean log
|
10 years ago |
Chris Lu
|
cc4d475519
|
Update README.md
|
10 years ago |
tnextday
|
2742c571ef
|
fix some warnning detected by go vet
|
10 years ago |
tnextday
|
a5e4274227
|
make sure VidCache concurrent safe
|
10 years ago |
tnextday
|
a9adfdf8a3
|
return 404 if lookup location list is empty.
|
10 years ago |
tnextday
|
a55cb02e12
|
fix some data race problem detect by go race
|
10 years ago |
tnextday
|
6e20f65528
|
fix some data race problem detect by go race
|
10 years ago |
tnextday
|
37cacb06d0
|
fix some data race problem detect by go race
|
10 years ago |
tnextday
|
72b497debc
|
fix some concurrent bug in topology
|
10 years ago |
tnextday
|
9c28b0328a
|
update version to 0.74 beta
|
10 years ago |
tnextday
|
bee8fdb088
|
`ChunkFileReader` will read chunk needle from local volume first
|
10 years ago |
tnextday
|
41c5bda458
|
Merge commit '62074c7653a9721e60b2c352668ec05f1d9e070c' into develop
# Conflicts:
# go/weed/weed_server/master_server_handlers_admin.go
|
10 years ago |
tnextday
|
98a97d610d
|
random pick node in growth volume
return random host in redirect
change verison to 0.73 beta
|
10 years ago |
chrislusf
|
62074c7653
|
adjust reading ip address
adjust reading ip address
|
10 years ago |
chrislusf
|
4c8367a8b3
|
add redis password
fix https://github.com/chrislusf/seaweedfs/issues/263
|
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 |
Chris Lu
|
f7f9129b05
|
Merge pull request #259 from tnextday/master
Fix chunk manifest replicate upload error
|
10 years ago |
tnextday
|
09a2e6c9ee
|
Merge branch 'master' into develop
# Conflicts:
# go/topology/store_replicate.go
# go/weed/weed_server/volume_server_handlers_read.go
|
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 |