Chris Lu
|
393ab07c7c
|
disable pulse seconds
there are a few other hard coded timing settings, which will cause disconnected volume servers.
|
5 years ago |
Chris Lu
|
fbed2e9026
|
Merge pull request #1341 from ekozlov-search/windows_disk_stat
Discs statistics on Windows platform.
|
5 years ago |
Evgenii Kozlov
|
48f9ff52cf
|
Discs statistics on Windows platform.
|
5 years ago |
Chris Lu
|
bc2ec6774d
|
inject git version into build
|
5 years ago |
Chris Lu
|
ea93d21641
|
Merge pull request #1337 from bingoohuang/master
add Volume Ids column only for max 100 volumes for convenience in the master ui.
|
5 years ago |
bingoohuang
|
1f8782a1ed
|
try showing the first 100 volume ids and an extra ...
|
5 years ago |
bingoohuang
|
1a642b9876
|
add Volume Ids column only for max 100 volumes for convenience in the master ui.
|
5 years ago |
Chris Lu
|
5837fe72fc
|
Merge pull request #1335 from bingoohuang/master
add BytesToHumanReadable for see_dat and see_idx
|
5 years ago |
bingoohuang
|
b4e93b639d
|
remove unnecessary comments
|
5 years ago |
bingoohuang
|
accb4964b7
|
util.BytesToHumanReadable
|
5 years ago |
Chris Lu
|
6286a454c7
|
Merge pull request #1332 from bingoohuang/master
rename 'needle' which collides with imported package name
|
5 years ago |
bingoohuang
|
21d0a013d5
|
rename 'needle' which collides with imported package name
|
5 years ago |
Chris Lu
|
ed92992003
|
Merge pull request #1331 from bingoohuang/master
log JSON response if httpStatus >= 400
|
5 years ago |
bingoohuang
|
41cab5d69f
|
log JSON response if httpStatus >= 400
|
5 years ago |
bingoohuang
|
73264b952b
|
Merge pull request #1 from chrislusf/master
|
5 years ago |
Chris Lu
|
ef2b3a0801
|
leveldb recover error handling
|
5 years ago |
Chris Lu
|
5d3ec22975
|
refactoring
|
5 years ago |
Chris Lu
|
d4235afe4d
|
support multiple locks
|
5 years ago |
Chris Lu
|
bf86e38f9a
|
Merge pull request #1329 from bingoohuang/master
fix build error
|
5 years ago |
bingoohuang
|
ecdeef8c66
|
simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFunc
|
5 years ago |
bingoohuang
|
16fc3fb1a0
|
fix build error
|
5 years ago |
Chris Lu
|
8dfaaeabfd
|
HCFS: 1.2.8 fix hbase related bugs
1. SeaweedFileSystem.listStatus need to work with file also
2. SeaweedRead readChunkView has wrong len
|
5 years ago |
Chris Lu
|
e5a0787653
|
filer: leveldb store add auto recovery, report correct error
fix https://github.com/chrislusf/seaweedfs/issues/1326
|
5 years ago |
Chris Lu
|
ab4c9ac221
|
allow optionally change volume max count
|
5 years ago |
Chris Lu
|
1e64dbcb98
|
Revert "allow overwrite flags"
This reverts commit 232b0f0e
|
5 years ago |
Chris Lu
|
232b0f0e6e
|
allow overwrite flags
|
5 years ago |
Chris Lu
|
49973333f2
|
Update go.yml
|
5 years ago |
Chris Lu
|
857aa0de08
|
Create go.yml
|
5 years ago |
Chris Lu
|
ed9e4dc749
|
1.79
fix compilation problem
|
5 years ago |
Chris Lu
|
7ff2b0121d
|
specify constant data type to uint64 instead of default int
fix https://github.com/chrislusf/seaweedfs/issues/1324
|
5 years ago |
Chris Lu
|
11b33c0760
|
fix compilation problem
|
5 years ago |
Chris Lu
|
ac48c899e8
|
add printouts for synchronizing metadata which can be slow for large folders
|
5 years ago |
Chris Lu
|
0c856e8387
|
avoid possible wrong arguments
fix https://github.com/chrislusf/seaweedfs/issues/1320
|
5 years ago |
Chris Lu
|
2bfd810912
|
combine msgBroker into weed server command
|
5 years ago |
Chris Lu
|
85aeead3d2
|
1.78
|
5 years ago |
Chris Lu
|
8005786d9a
|
logs
|
5 years ago |
Chris Lu
|
75179544c3
|
logging
|
5 years ago |
Chris Lu
|
91b91d6cb7
|
add error to avoid copying not found volume
fix https://github.com/chrislusf/seaweedfs/issues/1317
|
5 years ago |
Chris Lu
|
d3925d086c
|
add delete channel
|
5 years ago |
Chris Lu
|
e0e31e67a8
|
Merge pull request #1318 from chrislusf/msg_channel
Add messaging, add channel
|
5 years ago |
Chris Lu
|
081ee6fe34
|
reduc logs
|
5 years ago |
Chris Lu
|
bff09fb74f
|
fix looping
|
5 years ago |
Chris Lu
|
f5684839a2
|
add DeleteTopic
|
5 years ago |
Chris Lu
|
3a57aef7a9
|
sync subscribe()
|
5 years ago |
Chris Lu
|
95ca9dd8a2
|
subscribe support cancel
|
5 years ago |
Chris Lu
|
f11233cd49
|
simplify disconnected stream detection
|
5 years ago |
Chris Lu
|
1ea9bc66d9
|
avoid leaking grpc.NewClientStream
|
5 years ago |
Chris Lu
|
85b53ac510
|
detect disconnected subscribers
|
5 years ago |
Chris Lu
|
759cda0fe2
|
log
|
5 years ago |
Chris Lu
|
b0de01ff3b
|
able to detect disconnected subscribers
|
5 years ago |