tnextday
|
77833dbdc6
|
update
|
10 years ago |
tnextday
|
9735304d4a
|
change version code to 0.75 beta
|
10 years ago |
tnextday
|
7573ba6db6
|
less log
|
10 years ago |
tnextday
|
ee6668565d
|
fix data race in `storage.MasterNodes`
|
10 years ago |
tnextday
|
569e86faec
|
update volume server status ui
|
10 years ago |
tnextday
|
e3ade987a0
|
Merge commit '6876bfa68524d4fc0a961f89dc29e53fbc654ea5' into develop
|
10 years ago |
chrislusf
|
6876bfa685
|
avoid same directory with different dir ids
fix https://github.com/chrislusf/seaweedfs/issues/277
|
10 years ago |
tnextday
|
b757e6aeca
|
fix a dead lock
|
10 years ago |
tnextday
|
9fcfcdb99c
|
update
|
10 years ago |
tnextday
|
c2f9bf6818
|
add /debug/pprof/trace
|
10 years ago |
tnextday
|
7aae3661ee
|
update deps
|
10 years ago |
tnextday
|
6e86ef8ea9
|
Merge commit '7dcbbaa653c311dc6dbbb7815023fd924c3f00fc' into develop
|
10 years ago |
tnextday
|
4d8f549123
|
add http debug interface
|
10 years ago |
Chris Lu
|
7dcbbaa653
|
Merge pull request #276 from ernado/master
use klauspost/crc32 instead of hash/crc32
|
10 years ago |
Alexandr Razumov
|
a2bb5a34fd
|
update .travis.yml
|
10 years ago |
Alexandr Razumov
|
ca2a6cc36b
|
use klauspost/crc32 instead of hash/crc32
|
10 years ago |
chrislusf
|
67cd8959bc
|
fix tests
|
10 years ago |
chrislusf
|
c359a5117f
|
add lock to dir children map
fix https://github.com/chrislusf/seaweedfs/issues/273
|
10 years ago |
tnextday
|
891380374a
|
fix a data race bug
|
10 years ago |
tnextday
|
87d5e9322e
|
change version to "0.75 dev"
|
10 years ago |
tnextday
|
c64e8e7aad
|
update:
github.com/gorilla/context
github.com/gorilla/mux
|
10 years ago |
tnextday
|
9332bdcdeb
|
fix a data race bug
|
10 years ago |
tnextday
|
4817b66bcf
|
update
|
10 years ago |
tnextday
|
57dd6bbe0c
|
fix a deadlock
|
10 years ago |
tnextday
|
b5d57c5bff
|
verbose status ui
|
10 years ago |
tnextday
|
ff943612b5
|
rm channels in server stats counter, because DurationCounter is thread safe
|
10 years ago |
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 |