Skip to content

Unify bolt db configurations in different components#1531

Merged
cthulhu-rider merged 3 commits intonspcc-dev:masterfrom
fyrchik:metabase-config
Jun 20, 2022
Merged

Unify bolt db configurations in different components#1531
cthulhu-rider merged 3 commits intonspcc-dev:masterfrom
fyrchik:metabase-config

Conversation

@fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Jun 16, 2022

Close #1524 .
The configuration is here, needed features can be easily added on a case-by-case basis.

@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #1531 (4b9e284) into master (24b4c1e) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head 4b9e284 differs from pull request most recent head d672acc. Consider uploading reports for the commit d672acc to get more accurate results

@@            Coverage Diff             @@
##           master    #1531      +/-   ##
==========================================
- Coverage   36.13%   36.13%   -0.01%     
==========================================
  Files         304      304              
  Lines       18038    18040       +2     
==========================================
  Hits         6518     6518              
- Misses      10970    10972       +2     
  Partials      550      550              
Impacted Files Coverage Δ
pkg/local_object_storage/metabase/db.go 73.15% <0.00%> (-1.00%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24b4c1e...d672acc. Read the comment docs.

fyrchik added 3 commits June 16, 2022 18:22
…ents

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
…ation

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
@cthulhu-rider cthulhu-rider merged commit 972ca83 into nspcc-dev:master Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reuse bolt DB configuration between metabase, writecache, blobovnicza

2 participants