]
William Burns updated ISPN-6556:
--------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
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: William Burns
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}}.