You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alberto Gomez (Jira)" <ji...@apache.org> on 2022/09/06 15:57:00 UTC

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

Alberto Gomez created GEODE-10417:
-------------------------------------

             Summary: 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.15.0, 1.14.4, 1.13.8
            Reporter: Alberto Gomez


When the WAN group-transaction-events feature is enabled, 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)