scality / backbeat

Zenko Backbeat is the core engine for asynchronous replication, optimized for queuing metadata updates and dispatching work to long-running tasks in the background.
https://www.zenko.io
Apache License 2.0
55 stars 19 forks source link

INTEGRATION [PR#2574 > development/8.7] Bugfix/bb 624 connection retry #2580

Closed bert-e closed 3 weeks ago

bert-e commented 3 weeks ago

This pull request has been created automatically. It is linked to its parent pull request #2574.

Do not edit this pull request directly. If you need to amend/cancel the changeset on branch w/8.7/bugfix/BB-624-connection-retry, please follow this procedure:

 $ git fetch
 $ git checkout w/8.7/bugfix/BB-624-connection-retry
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.7/bugfix/BB-624-connection-retry

Please always comment pull request #2574 instead of this one.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.32%. Comparing base (6694ca8) to head (c33e22e).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/scality/backbeat/pull/2580/graphs/tree.svg?width=650&height=150&src=pr&token=LlNB6ANurP&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality)](https://app.codecov.io/gh/scality/backbeat/pull/2580?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | [Files with missing lines](https://app.codecov.io/gh/scality/backbeat/pull/2580?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | Coverage Δ | | |---|---|---| | [bin/queuePopulator.js](https://app.codecov.io/gh/scality/backbeat/pull/2580?src=pr&el=tree&filepath=bin%2FqueuePopulator.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality#diff-YmluL3F1ZXVlUG9wdWxhdG9yLmpz) | `0.00% <ø> (ø)` | | | [...ensions/replication/failedCRR/FailedCRRProducer.js](https://app.codecov.io/gh/scality/backbeat/pull/2580?src=pr&el=tree&filepath=extensions%2Freplication%2FfailedCRR%2FFailedCRRProducer.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality#diff-ZXh0ZW5zaW9ucy9yZXBsaWNhdGlvbi9mYWlsZWRDUlIvRmFpbGVkQ1JSUHJvZHVjZXIuanM=) | `80.95% <ø> (-0.87%)` | :arrow_down: | | [extensions/replication/replay/ReplayProducer.js](https://app.codecov.io/gh/scality/backbeat/pull/2580?src=pr&el=tree&filepath=extensions%2Freplication%2Freplay%2FReplayProducer.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality#diff-ZXh0ZW5zaW9ucy9yZXBsaWNhdGlvbi9yZXBsYXkvUmVwbGF5UHJvZHVjZXIuanM=) | `15.78% <ø> (+0.78%)` | :arrow_up: | | [lib/clients/BackbeatClient.js](https://app.codecov.io/gh/scality/backbeat/pull/2580?src=pr&el=tree&filepath=lib%2Fclients%2FBackbeatClient.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality#diff-bGliL2NsaWVudHMvQmFja2JlYXRDbGllbnQuanM=) | `100.00% <ø> (ø)` | | | [Components](https://app.codecov.io/gh/scality/backbeat/pull/2580/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | Coverage Δ | | |---|---|---| | [Bucket Notification](https://app.codecov.io/gh/scality/backbeat/pull/2580/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `66.66% <ø> (ø)` | | | [Core Library](https://app.codecov.io/gh/scality/backbeat/pull/2580/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `75.14% <ø> (ø)` | | | [Ingestion](https://app.codecov.io/gh/scality/backbeat/pull/2580/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `69.24% <ø> (ø)` | | | [Lifecycle](https://app.codecov.io/gh/scality/backbeat/pull/2580/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `76.20% <ø> (ø)` | | | [Oplog Populator](https://app.codecov.io/gh/scality/backbeat/pull/2580/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `82.95% <ø> (ø)` | | | [Replication](https://app.codecov.io/gh/scality/backbeat/pull/2580/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `57.80% <ø> (+<0.01%)` | :arrow_up: | | [Bucket Scanner](https://app.codecov.io/gh/scality/backbeat/pull/2580/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `85.60% <ø> (ø)` | | ```diff @@ Coverage Diff @@ ## development/8.7 #2580 +/- ## ================================================ Coverage 70.31% 70.32% ================================================ Files 194 194 Lines 12997 12994 -3 ================================================ - Hits 9139 9138 -1 + Misses 3848 3846 -2 Partials 10 10 ``` | [Flag](https://app.codecov.io/gh/scality/backbeat/pull/2580/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | Coverage Δ | | |---|---|---| | [bucket-scanner](https://app.codecov.io/gh/scality/backbeat/pull/2580/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `85.60% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality#carryforward-flags-in-the-pull-request-comment) to find out more.