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

Concatmap no prefetch – backport 1.x #998

Merged
merged 2 commits into from
Jul 27, 2022

Conversation

ozangunalp
Copy link
Collaborator

Backport of #997 to 1.x branch.
ConcatMap methods default to the previous implementation of prefetching.

@ozangunalp
Copy link
Collaborator Author

I don't know how revapi checks are supposed to work with backports.

…entation.

* Added entrypoint MultiFlatten.concatanate(prefetch)
* Default is prefetch=true
@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

❗ No coverage uploaded for pull request base (1.x@740ab36). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             1.x     #998   +/-   ##
======================================
  Coverage       ?   89.21%           
  Complexity     ?     3112           
======================================
  Files          ?      392           
  Lines          ?    12640           
  Branches       ?     1624           
======================================
  Hits           ?    11277           
  Misses         ?      718           
  Partials       ?      645           

@jponge jponge added this to the 1.7.0 milestone Jul 27, 2022
@jponge jponge added the enhancement New feature or request label Jul 27, 2022
@jponge jponge self-requested a review July 27, 2022 09:04
@jponge jponge merged commit da3d6b4 into smallrye:1.x Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants