]
Tristan Tarrant updated ISPN-9814:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
Convert DistributedStreams to use Distributed Publisher for streaming
response
------------------------------------------------------------------------------
Key: ISPN-9814
URL:
https://issues.jboss.org/browse/ISPN-9814
Project: Infinispan
Issue Type: Sub-task
Components: Publisher, Streams
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 10.0.1.Final
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.