Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
13.0.0.Final
-
None
-
None
Description
forEach() and peek() stream methods give the application callback a Cache and allow side-effects, but do not accept a CompletionStage return value, so user code is almost forced to block.
Because of this, the callback should run on a blocking thread.
Attachments
Issue Links
- follows up on
-
ISPN-13399 Scattered cache prefetch publisher blocks
-
- Resolved
-
- is followed up by
-
ISPN-13397 Parallel streams start too many segments at once
-
- Resolved
-