You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/14 04:29:00 UTC

[jira] [Updated] (GEODE-8491) Events received when gateway sender is stopped use heap memory

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

ASF GitHub Bot updated GEODE-8491:
----------------------------------
    Labels: pull-request-available  (was: )

> Events received when gateway sender is stopped use heap memory
> --------------------------------------------------------------
>
>                 Key: GEODE-8491
>                 URL: https://issues.apache.org/jira/browse/GEODE-8491
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>    Affects Versions: 1.7.0, 1.8.0, 1.9.0, 1.9.1, 1.10.0, 1.9.2, 1.11.0, 1.12.0, 1.13.0
>            Reporter: Alberto Gomez
>            Assignee: Alberto Gomez
>            Priority: Major
>              Labels: pull-request-available
>
> When a gateway sender is stopped, events received are stored in a member variable of the sender (tmpDroppedEvents) to be later sent to secondary gateway senders to remove these dropped events from their queues.
> This events use heap memory from the member and could eventually fill up the available memory.
> See RFC [https://cwiki.apache.org/confluence/display/GEODE/Avoid+the+queuing+of+dropped+events+by+the+primary+gateway+sender+when+the+gateway+sender+is+stopped]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)