promalert
9012069bd7
chore: execute goimports to format the code ( #7983 )
* chore: execute goimports to format the code
Signed-off-by: promalert <promalert@outlook.com>
* goimports -w .
---------
Signed-off-by: promalert <promalert@outlook.com>
Co-authored-by: Chris Lu <chris.lu@gmail.com>
2 weeks ago
tam-i13
b669607fcd
Add error list each entry func ( #7485 )
* added error return in type ListEachEntryFunc
* return error if errClose
* fix fmt.Errorf
* fix return errClose
* use %w fmt.Errorf
* added entry in messege error
* add callbackErr in ListDirectoryEntries
* fix error
* add log
* clear err when the scanner stops on io.EOF, so returning err doesn’t surface EOF as a failure.
* more info in error
* add ctx to logs, error handling
* fix return eachEntryFunc
* fix
* fix log
* fix return
* fix foundationdb test s
* fix eachEntryFunc
* fix return resEachEntryFuncErr
* Update weed/filer/filer.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/elastic/v7/elastic_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/hbase/hbase_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/foundationdb/foundationdb_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/ydb/ydb_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* fix
* add scanErr
---------
Co-authored-by: Roman Tamarov <r.tamarov@kryptonite.ru>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2 months ago
Chris Lu
69553e5ba6
convert error fromating to %w everywhere ( #6995 )
6 months ago
Aleksey Kosov
4511c2cc1f
Changes logging function ( #6919 )
* updated logging methods for stores
* updated logging methods for stores
* updated logging methods for filer
* updated logging methods for uploader and http_util
* updated logging methods for weed server
---------
Co-authored-by: akosov <a.kosov@kryptonite.ru>
7 months ago
chrislu
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
for later locking on reading chunks
3 years ago
gfx
48db56ddad
arangodb s3 bucket name compatibility ( #3588 )
* Update arangodb_store.go
* update readme, properly escape queries, add name patching
* use underscore
* use underscore
* better comment
* fix readme
Co-authored-by: a <a@a.a>
3 years ago
gfx
bf844d8e46
Fix crash in arangodb filer when attempting to access a deleted bucket ( #3587 )
* Update helpers.go
* Update arangodb_store_bucket.go
3 years ago
gfx
3621987727
Correctly pass arangodb driver Transaction ID into the context ( #3586 )
Update arangodb_store.go
3 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
4 years ago
Konstantin Lebedev
21033ff4c3
refactor use const CountEntryChunksForGzip
4 years ago
chrislu
cb1e7aa27d
fix build
4 years ago
a
7e92517571
change user and pass to username and password
4 years ago
elee
beb406bbbb
fix ls, onBucketDelete still not triggering
4 years ago
elee
411c0df3fe
switch to multi collection, change readme
4 years ago
elee
1cea6c73d3
update readme
4 years ago
elee
25be96832a
update readme with index info
4 years ago
elee
06f23aa675
put in delete folder children query
4 years ago
elee
0701feeb17
added more to readme
4 years ago
elee
171c27ddf1
zz
4 years ago
elee
2f0cdcdceb
update readme
4 years ago
elee
423ce57cde
prefix search, bucket implemented
4 years ago
elee
bf745bdccb
revise comment
4 years ago
elee
a0df993cef
cleanup, add a few comments
4 years ago
elee
94883e2fad
ok then
4 years ago
elee
f3ab6769e9
make start from indexing work
4 years ago
elee
31571dd96e
fix file listing
4 years ago
elee
921535001a
arangodb adapter
4 years ago