Chris Lu
|
718052656a
|
Merge pull request #1355 from Kimbsen/add_http_pprof
Add --pprof to volume servers to enable http pprof handlers
|
5 years ago |
Chris Lu
|
95a9686eaf
|
1.81
|
5 years ago |
Chris Lu
|
c66f357715
|
report error correctly
|
5 years ago |
Kimbsen
|
03e8f976d9
|
added --pprof to volume servers
|
5 years ago |
Chris Lu
|
c38066be89
|
also add it for webdav
|
5 years ago |
Chris Lu
|
4598473251
|
fix possible EOF problem
|
5 years ago |
Chris Lu
|
bb3e86fbd5
|
auto create non-existing cache directory
fix https://github.com/chrislusf/seaweedfs/issues/1350
|
5 years ago |
Chris Lu
|
bdbe5ddbe9
|
volume server: add a fix for dead lock
https://github.com/chrislusf/seaweedfs/issues/1353
|
5 years ago |
Chris Lu
|
b8e346cc86
|
1.80
|
5 years ago |
Chris Lu
|
45a9d852d3
|
go fmt
|
5 years ago |
Chris Lu
|
03c2f03509
|
Merge pull request #1351 from ekozlov-search/master
Set volumes ReadOnly if low free disk space
|
5 years ago |
Chris Lu
|
ebd1759741
|
fix ReadAt
fix https://github.com/chrislusf/seaweedfs/issues/1344
|
5 years ago |
Evgenii Kozlov
|
2410ffbd79
|
Name fix
|
5 years ago |
Evgenii Kozlov
|
0e0db70f55
|
Set volumes ReadOnly if low free disk space
|
5 years ago |
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 |