Improve bucket counter#1464
Closed
andyzhang2023 wants to merge 10 commits into
Closed
Conversation
…return 400 (#1443) * feat: update VerifyPutObjectPermission no bucket case to return 400 * feat: modify other errors when use client.VerifyPermission
* fix: recovery task setups * fix: golangci-lint * feat: temp ci docker * ci-fix-docker-push * fix * fix error * fix error * add sha to docker image * fix docker image * fix distro-less * remove invisible * feat: add max exec time for ListObjectsInGVG query * feat: extend recover failed object check interval --------- Co-authored-by: gavin.xx@nodereal.io <gavin.xx@nodereal.io>
* feat: use gnfd v1.10.2 * feat: use new tag * feat: update dockfile version to go 1.21 * feat: update dockerfile distroless to go 1.21 too * feat: ssl cert update (#1458) * feat: update dockerfile CA to latest * feat: move copy cert * feat: move from to new stage * feat: copy more certs * feat: remove updates on alpine dockerfile * feat: add TLSClientConfig for json client * Revert "feat: add TLSClientConfig for json client" This reverts commit 0f6ec04. * feat: use debian 12 for cert
feat: update description
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
improve performance when deleting objects from a bucket.