Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Decache user when creating container #1952

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

AymericDu
Copy link
Member

SUMMARY

Prevent the use of old peers if the container has already existed and is still in the cache

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME
  • proxy
SDS VERSION
openio 5.2.3.dev1

Prevent the use of old peers if the container has already existed
and is still in the cache.
@codecov-io
Copy link

codecov-io commented Dec 10, 2019

Codecov Report

Merging #1952 into 5.x will decrease coverage by 0.38%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              5.x    #1952      +/-   ##
==========================================
- Coverage   78.72%   78.35%   -0.37%     
==========================================
  Files         391      391              
  Lines       73893    73895       +2     
  Branches     7019     7019              
==========================================
- Hits        58166    57892     -274     
- Misses      15488    15763     +275     
- Partials      239      240       +1
Impacted Files Coverage Δ
proxy/m2_actions.c 88.45% <100%> (+0.02%) ⬆️
tests/functional/container/test_replication.py 27.59% <0%> (ø) ⬆️
tests/functional/cli/admin/test_item_repair.py 31.82% <0%> (ø) ⬆️
tests/functional/directory/test_meta2.py 60.68% <0%> (ø) ⬆️
oio/directory/meta2.py 34.5% <0%> (ø) ⬆️
metautils/lib/rrd.c 74.36% <0%> (-17.94%) ⬇️
oio/common/configuration.py 51.79% <0%> (ø) ⬆️
oio/directory/admin.py 54.61% <0%> (+0.71%) ⬆️
tests/functional/directory/test_admin.py 88.68% <0%> (ø) ⬆️
meta0v2/meta0_remote.c 74.29% <0%> (-8.57%) ⬇️
... and 60 more

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 9b928d0...3a122c9. Read the comment docs.

@AymericDu AymericDu merged commit d476b9f into open-io:5.x Dec 10, 2019
@AymericDu AymericDu deleted the fix-s3-roundtrip branch December 10, 2019 13:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants