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

Fixed ack for tombstones in cython-stream #547

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trauter
Copy link
Contributor

@trauter trauter commented Mar 10, 2020

similar to PR #442 , but for cython stream

Previously, Tombstones have neither been forwarded to the processor nor ack'ed.

@codecov-io
Copy link

codecov-io commented Mar 10, 2020

Codecov Report

Merging #547 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #547   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files          98       98           
  Lines       10035    10035           
  Branches     1135     1135           
=======================================
  Hits         9878     9878           
  Misses        125      125           
  Partials       32       32           

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 38d61a7...bc76f30. Read the comment docs.

@CLAassistant
Copy link

CLAassistant commented Apr 12, 2020

CLA assistant check
All committers have signed the CLA.

@trauter trauter force-pushed the rhmaster-fix-tombstone-ack-for-cython branch from f0525c4 to bc76f30 Compare April 13, 2020 07:42
@trauter
Copy link
Contributor Author

trauter commented Apr 13, 2020

changed author email to match my github account for CLA check

@patkivikram
Copy link
Collaborator

Can you create this PR against faust-streaming. We can merge this to master and create a release

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.

4 participants