frostfs-node/cmd/frostfs-node
Dmitrii Stepanov 8bbfb2df43 [#661] blobovniczatree: Pass object size limit from config
If actual small object size value lower than default
object size limit, then unnecessary buckets created.
If actual small object size value greated than default
object size limit, then error happens.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-07 15:37:33 +03:00
..
config [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
accounting.go [#460] services/util: Remove HandleUnaryRequest 2023-06-21 17:07:56 +03:00
attributes.go Rename package name 2023-03-07 16:38:26 +03:00
cache.go [#639] node: Refactor TTL cache 2023-11-30 12:54:51 +00:00
cache_test.go [#639] node: Refactor TTL cache 2023-11-30 12:54:51 +00:00
closer.go [#1868] Reload config for pprof and metrics on SIGHUP 2023-02-20 13:53:27 +03:00
config.go [#661] blobovniczatree: Pass object size limit from config 2023-12-07 15:37:33 +03:00
container.go [#806] morph: Remove container list cache 2023-11-17 10:40:08 +03:00
control.go [#770] node: Introduce ape chain source 2023-11-08 13:34:03 +00:00
grpc.go [#709] node: Put in log info about listening endpoints 2023-10-02 13:31:10 +00:00
httpcomponent.go [#709] node: Put in log info about listening endpoints 2023-10-02 13:31:10 +00:00
keyspaceiterator.go [#498] policer: Explicitly Rewind() iterator after finish 2023-07-07 14:52:33 +00:00
main.go [#49] node: React on SIGHUP only when node in READY state 2023-10-24 15:55:29 +00:00
metrics.go [#412] node: Replace metrics package 2023-06-01 13:23:11 +00:00
morph.go [#749] morph: Fix panic when closing morph client 2023-11-01 10:48:10 +00:00
netmap.go [#787] morph: Return VUB for IR service calls 2023-11-13 17:13:03 +03:00
notificator.go [#709] node: Put in log info about listening endpoints 2023-10-02 13:31:10 +00:00
object.go [#770] object: Introduce ape chain checker for object svc 2023-11-08 13:34:03 +00:00
policy_engine.go [#811] ape: Update policy-engine module version and rebase 2023-11-16 11:31:37 +03:00
pprof.go [#39] node: Add optional profilers 2023-05-12 15:49:04 +03:00
runtime.go [#537] node: Add runtime.memory_limit config parameter 2023-07-25 17:27:09 +03:00
session.go [#460] services/util: Remove HandleUnaryRequest 2023-06-21 17:07:56 +03:00
tracing.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
tree.go [#574] core: Extend Source interface with DeletionInfo method 2023-08-28 14:21:38 +00:00
validate.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
validate_test.go [#125] cmd: Refactor internal/common/viper 2023-04-26 13:53:51 +03:00
worker.go [#168] node: Refactor node config 2023-03-31 09:32:59 +03:00