frostfs-node/pkg
Evgenii Stratonikov 6679d59e89 [#422] pkg/services: Provide client options on cache creation
Because options are not used when client is already in cache
providing them to shared cache is misleading at best.
In the worst case `dial_timeout` is set randomly (because of race
condition) which can lead to one service having `dial_timeout` of
another. Thus we set default client creation options when cache is
created.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-03-15 14:07:53 +03:00
..
core [#399] object/fmt: Fix test for tombstone epoch expiration 2021-02-19 16:20:10 +03:00
innerring [#422] pkg/services: Provide client options on cache creation 2021-03-15 14:07:53 +03:00
local_object_storage [#217] storage engine: Add GC marking to Inhume operation 2021-02-24 20:59:14 +03:00
morph [#404] innerring: Wait for deposit in initialization 2021-03-04 12:39:15 +03:00
network [#422] pkg/services: Provide client options on cache creation 2021-03-15 14:07:53 +03:00
policy [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
services [#422] pkg/services: Provide client options on cache creation 2021-03-15 14:07:53 +03:00
util [#316] locode/csv: Scan subdivision csv-table into memory 2021-02-10 21:11:28 +03:00