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

Will Burns (Jira) issues at jboss.org
Tue Feb 4 11:33:55 EST 2020


     [ https://issues.redhat.com/browse/ISPN-11204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Will Burns updated ISPN-11204:
------------------------------
    Description: A ResponseCollector can return a non null 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.  (was: 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.)


> 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
>            Priority: Major
>             Fix For: 11.0.0.Alpha1
>
>
> A ResponseCollector can return a non null 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