chrislu
7669852241
adjust logs
1 year ago
chrislu
e3b1bacf3f
add lock table to ensure ordered locks
1 year ago
chrislu
8cb42c39ad
Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs "
This reverts commit 2e5aa06026
, reversing
changes made to 4d414f54a2
.
1 year ago
dependabot[bot]
a04bd4d26f
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 ( #4850 )
* Bump github.com/rclone/rclone from 1.63.1 to 1.64.0
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone ) from 1.63.1 to 1.64.0.
- [Release notes](https://github.com/rclone/rclone/releases )
- [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md )
- [Commits](https://github.com/rclone/rclone/compare/v1.63.1...v1.64.0 )
---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* API changes
* go mod
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
1 year ago
chrislu
5407b86766
3.56
1 year ago
Lars Lehtonen
e6385e5e8b
weed/util: fix dropped errors ( #4803 )
1 year ago
chrislu
16e3f2d528
fix log buffer test
1 year ago
chrislu
3e9c32a3f0
refactoring to use atomic bool
fix compilation
1 year ago
chrislu
7eafa3420b
3.55
1 year ago
chrislu
358b3a4894
3.54
1 year ago
chrislu
2c4c2f0994
3.53
2 years ago
chrislu
fb4b61036c
3.52
2 years ago
chrislu
4310e1fac4
3.51
2 years ago
chrislu
9204ee2d2d
3.50
2 years ago
chrislu
25b237b83c
reset wait time on a successful retry
2 years ago
chrislu
59f55c1a66
3.49
2 years ago
chrislu
42766bccc8
3.48
2 years ago
chrislu
18686b7375
3.47
2 years ago
wusong
19245dde50
mount: add retry for read only case ( #4416 )
* mount: add retry for read only case
Signed-off-by: Wusong Wang <wangwusong@virtaitech.com>
* add new util retry function for mount
Signed-off-by: Wusong Wang <wangwusong@virtaitech.com>
* change error list param
Signed-off-by: Wusong Wang <wangwusong@virtaitech.com>
---------
Signed-off-by: Wusong Wang <wangwusong@virtaitech.com>
Co-authored-by: Wusong Wang <wangwusong@virtaitech.com>
2 years ago
SmsS4
4131874fa8
use env for flags wtih dot in name ( #4415 )
2 years ago
chrislu
8ecdf958ab
3.46
2 years ago
chrislu
b9ab65dba5
3.45
2 years ago
chrislu
5b43c4bb98
3.44
2 years ago
chrislu
3227e4175e
3.43
2 years ago
chrislu
8821d6b161
3.42
2 years ago
chrislu
4d71af87f3
3.41
2 years ago
chrislu
2885ba0e50
3.40
2 years ago
chrislu
51d4a4b28d
3.39
2 years ago
chrislu
48f2edc065
3.38
2 years ago
chrislu
438146249f
3.37
2 years ago
chrislu
fad7e1f7cb
3.36
2 years ago
chrislu
b1d7963e57
3.35
2 years ago
Guo Lei
5b905fb2b7
Lazy loading ( #3958 )
* types packages is imported more than onece
* lazy-loading
* fix bugs
* fix bugs
* fix unit tests
* fix test error
* rename function
* unload ldb after initial startup
* Don't load ldb when starting volume server if ldbtimeout is set.
* remove uncessary unloadldb
* Update weed/command/server.go
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
* Update weed/command/volume.go
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: guol-fnst <goul-fnst@fujitsu.com>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
2 years ago
chrislu
47db75a695
3.34
2 years ago
chrislu
0f360862bf
3.33
2 years ago
chrislu
758d70bdc0
3.32
2 years ago
Konstantin Lebedev
ee38ab8581
avoid data race of LogBuffer isStopping ( #3859 )
2 years ago
Konstantin Lebedev
401315f337
master fix interruption through ctrl+c ( #3834 )
2 years ago
chrislu
0711870f43
3.31
2 years ago
chrislu
29632d5a34
3.30
2 years ago
Konstantin Lebedev
301b678147
[volume] Add new volumes to HUP(reload) signal ( #3755 )
Add new volumes to HUP(reload) signal
2 years ago
chrislu
47fd5d3fa1
skip debug message
2 years ago
chrislu
1ffb1e696e
3.29
2 years ago
chrislu
640c53cda8
add future list
2 years ago
chrislu
cc570a4477
assert results are sorted
2 years ago
chrislu
5c8f1467a1
ordered execution async wait
2 years ago
chrislu
973b8ff067
rename
2 years ago
chrislu
e31fdbc89b
rename file
2 years ago
chrislu
901e8157de
3.28
2 years ago
Ryan Russell
0fc242b084
docs: `panicing` -> `panicking` ( #3687 )
Signed-off-by: Ryan Russell <git@ryanrussell.org>
Signed-off-by: Ryan Russell <git@ryanrussell.org>
2 years ago