merge-batch-stream: Make batchsize configurable in Flux - #784
Conversation
Reuse adjustment from ObjectSleeper.java 18b6ae0
|
@dr0i could you do an functional review? I also added a test workflow here: TobiasNx/notWorkingFlux@f841b1f |
|
Functional review is done on the issue. You have to assign @dr0i there (and move the issue to the review status). |
blackwinter
left a comment
There was a problem hiding this comment.
Please add an integration test so we can be sure not to introduce a regression in the future.
There already exists an tests for |
Exactly, that's why I said integration test. There you specify a Flux workflow which uses the new setter - which is the actual goal of this pull request. |
Should I add this integration test in context of metafix ( |
|
Yes, that's the only place we currently have them. |
Resolves #782
Reuse adjustment from ObjectSleeper.java 18b6ae0