]
Ryan Emerson resolved ISPN-9814.
--------------------------------
Resolution: Done
Convert DistributedStreams to use Distributed Publisher for streaming
response
------------------------------------------------------------------------------
Key: ISPN-9814
URL:
https://issues.redhat.com/browse/ISPN-9814
Project: Infinispan
Issue Type: Sub-task
Components: Publisher, Streams
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.Alpha2
After ISPN-9812 is complete we should be able to convert DistributedCacheStream#iterator
method over to using Publisher. We _should_ be able to implement forEach as well possibly,
but unclear.