]
Tristan Tarrant updated ISPN-10273:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Convert Primitive Cache Streams to use Distributed Publisher
underneath
-----------------------------------------------------------------------
Key: ISPN-10273
URL:
https://issues.jboss.org/browse/ISPN-10273
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 10.1.0.Beta1
In ISPN-9813 we added using Distributed Publisher for Distributed Streams underneath.
However due to the amount of changes only the object based stream was updated. We should
update all the primitive cache streams as well (IntCacheStream, DoubleCacheStream &
LongCacheStream) to also use DistributedPublisher.