794 Commits (a667da0d1ae87a813d0f18656913c4ab4fb64c5c)

Author SHA1 Message Date
Guang Jiong Lou 367e7638d7
fix invalid file read (#6024) 3 months ago
Bruce 5428229347
fix file read crash (#6021) 3 months ago
Aleksey Kosov 7340c62c47
changing FindEntry error handling in cassandra store (#6015) 3 months ago
Eugeniy E. Mikhailov dab0bb8097
Feature limit caching to prescribed number of bytes per file (#6009) 3 months ago
chrislu f23015ac5b weed mount caching 3 months ago
chrislu 93decd1114 remove unused 3 months ago
chrislu 69fcdd0840 adjust logging 3 months ago
zouyixiong d8e18a8eb7
bug fixed to filer store elastic deleteEntry (#5988) 4 months ago
chrislu 18afdb15b6 Revert "weed mount, weed dav add option to force cache" 4 months ago
chrislu 7367b976b0 weed mount, weed dav add option to force cache 4 months ago
chrislu d49ecde535 rename functions 5 months ago
chrislu 4fee496b49 conditional delete 5 months ago
wyang 0581ce6096
fix delete chunk failed if volumeSever specified grpc.port (#5820) 5 months ago
chrislu aed2a18223 get, set and add path conf 5 months ago
chrislu a8fa78b892 refactoring 5 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
wusong ce61a66b65
Fix mmap write fail (#5791) 5 months ago
chrislu 4e7d8eb3f1 small refactoring 5 months ago
chrislu 2addcd1623 fix test 6 months ago
chrislu 590397229e fix heap init 6 months ago
chrislu 06e3dd306f clean up 6 months ago
chrislu c59517e284 upgrade to github.com/redis/go-redis/v9 6 months ago
chrislu 33b11f92bc Squashed commit of the following: 6 months ago
chrislu d29fccc521 skip checking if it is the root directory 6 months ago
chrislu 0fdf7eca48 avoid possible nil case during other error cases 6 months ago
chrislu d8dfadb617 ParallelProcessDirectoryStructure 6 months ago
chrislu c030cb3ce9 bootstrap filer from one peer 6 months ago
chrislu cb67137a03 optionally open the leveldb in readonly mode 6 months ago
chrislu 9ac1023362 check bucket name in sql backend 6 months ago
chrislu 464611f614 optionally skip deleting file chunks 6 months ago
chrislu 843e778875 refactor 6 months ago
chrislu 677cfb8ad1 refactor 6 months ago
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628) 6 months ago
chrislu dbfbabac55 simplify 7 months ago
dependabot[bot] 722a14ef57
chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.2.0 to 0.4.2 (#5621) 7 months ago
sb a3a00d9499
Feature/mongodb security (#5602) 7 months ago
sb 3fae87632f
add filer configuration options for username/password and tls (#5601) 7 months ago
dependabot[bot] 36a1cf0361
chore(deps): bump github.com/viant/ptrie from 0.3.1 to 1.0.1 (#5552) 8 months ago
Nikita Borzykh 0d04264494
Move file deletion logging to v2 verbisity (#5538) 8 months ago
Henco Appel 5c8e6014ba
fix: filer authenticate with with volume server (#5480) 9 months ago
chrislu ccdd9cd8de refactor 9 months ago
Nikita Borzykh 829c0da381
fix: adjust condition in prefixFilterEntries prevent infinite loop (#5440) 9 months ago
chrislu 36fec34c47 print only adapted url 9 months ago
Nikita Borzykh 9ca871af53
Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries in etcd meta storage backend (#5416) 9 months ago
Nikita Borzykh 1f3742850d
Add TLS support, initial etcd connection check, fix key_prefix handling for etcd backend meta storage (#5403) 9 months ago
chrislu 56ce040ab6 log errors 9 months ago
chrislu 604091a480 use stopChan to close previous filer peer meta subscription instances 10 months ago
chrislu 1efa502dbb go fmt 10 months ago
chrislu 34f2b600ac each log function adds a "done" return parameter 10 months ago
chrislu 1b4484bf0a go fmt 10 months ago