[infinispan-issues] [JBoss JIRA] (ISPN-11204) Response Collector addResponse value can be ignored

Will Burns (Jira) issues at jboss.org
Tue Jan 21 14:19:27 EST 2020


Will Burns created ISPN-11204:
---------------------------------

             Summary: Response Collector addResponse value can be ignored
                 Key: ISPN-11204
                 URL: https://issues.redhat.com/browse/ISPN-11204
             Project: Infinispan
          Issue Type: Bug
          Components: Core
            Reporter: Will Burns
            Assignee: Will Burns
             Fix For: 11.0.0.Alpha1


A ResponseCollector can return a non value from `addResponse` that is a sign that the response is complete. However it is possible to get a non null value from one response and get another response that has null and the `finish` value is used instead. We should make sure that when a non null value is returned via `addResponse` that its value is always used.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list