Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Implement the reliable consumer #271

Merged
merged 11 commits into from
Mar 1, 2024
Merged

Implement the reliable consumer #271

merged 11 commits into from
Mar 1, 2024

Conversation

Gsantomaggio
Copy link
Member

@Gsantomaggio Gsantomaggio commented Feb 28, 2024

Implement ReliableConsumer

Work in progress

Signed-off-by: Gabriele Santomaggio <[email protected]>
@Gsantomaggio Gsantomaggio added this to the 1.3.1 milestone Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 83.67347% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 79.97%. Comparing base (1b75cdb) to head (af63452).

Files Patch % Lines
pkg/ha/reliable_common.go 55.55% 9 Missing and 3 partials ⚠️
pkg/ha/ha_consumer.go 95.00% 2 Missing and 2 partials ⚠️
pkg/ha/ha_publisher.go 88.23% 2 Missing and 2 partials ⚠️
pkg/stream/client.go 0.00% 2 Missing ⚠️
pkg/stream/environment.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
+ Coverage   79.31%   79.97%   +0.66%     
==========================================
  Files          19       21       +2     
  Lines        2809     2912     +103     
==========================================
+ Hits         2228     2329     +101     
- Misses        419      420       +1     
- Partials      162      163       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

restart from the right offset

Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
* add the rproducer/rconsumer status

Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
@Gsantomaggio Gsantomaggio marked this pull request as ready for review March 1, 2024 14:50
Signed-off-by: Gabriele Santomaggio <[email protected]>
@Gsantomaggio Gsantomaggio merged commit 80cdcd5 into main Mar 1, 2024
7 checks passed
@Gsantomaggio Gsantomaggio deleted the reliabl_consumer branch March 1, 2024 15:37
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.

1 participant