You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob Barrett (Jira)" <ji...@apache.org> on 2021/09/22 18:08:00 UTC

[jira] [Updated] (GEODE-9625) GatwaySenderEventImpl always serializes metadata necessary only for transaction grouping

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

Jacob Barrett updated GEODE-9625:
---------------------------------
    Affects Version/s: 1.15.0
                       1.14.1
                       1.14.0

> GatwaySenderEventImpl always serializes metadata necessary only for transaction grouping
> ----------------------------------------------------------------------------------------
>
>                 Key: GEODE-9625
>                 URL: https://issues.apache.org/jira/browse/GEODE-9625
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.14.0, 1.14.1, 1.15.0
>            Reporter: Jacob Barrett
>            Priority: Major
>
> Recent additions for transaction grouping in WAN caused GatewaySenderEventImpl to serialize transaction ID and last transaction flags for every event regardless of the configuration of the transaction grouping option. This results in both WAN and AEQ queues to replication unnecessary data. Transaction ID also includes the member ID which is a large-sh object. The overhead should be removed from queues that don't need that metadata.



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