]
Dan Berindei updated ISPN-6556:
-------------------------------
Status: Open (was: New)
SegmentListenerNotifier.completeSegmentsNoResults is not called for
batches without values
------------------------------------------------------------------------------------------
Key: ISPN-6556
URL:
https://issues.jboss.org/browse/ISPN-6556
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.0.0.Alpha1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.0.0.Alpha2
{{AbstractCacheStream.onCompletion()}} should invoke
{{listenerNotifier.completeSegmentsNoResults()}} for segments that don't have values,
but that doesn't happen unless there is at least one value in the
{{StreamResponseCommand}}.