You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/10/10 20:21:00 UTC

[jira] [Closed] (GEODE-10417) Fix NullPointerException when getting events from the gw sender queue to complete transactions

     [ https://issues.apache.org/jira/browse/GEODE-10417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-10417.
--------------------------------

> Fix NullPointerException when getting events from the gw sender queue to complete transactions
> ----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-10417
>                 URL: https://issues.apache.org/jira/browse/GEODE-10417
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>    Affects Versions: 1.13.8, 1.14.4, 1.15.0
>            Reporter: Alberto Gomez
>            Assignee: Alberto Gomez
>            Priority: Major
>              Labels: needsTriage, pull-request-available
>             Fix For: 1.15.1, 1.16.0
>
>
> When the WAN group-transaction-events feature is enabled in a parallel gateway sender, it is possible to get a NullPointerException when retrieving events from the queue to complete a transaction if the event in the queue is null.
> If this situation is reached then the gateway sender dispatcher will not dispatch queue events anymore and therefore the WAN replication will not progress.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)