[ https://issues.apache.org/jira/browse/GEODE-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacob Barrett resolved GEODE-9625. ---------------------------------- Resolution: Fixed > 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 > Components: wan > Affects Versions: 1.14.0, 1.15.0 > Reporter: Jacob Barrett > Assignee: Jacob Barrett > Priority: Major > Labels: blocks-1.14.1, pull-request-available > Fix For: 1.14.1, 1.15.0 > > > 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)