Jacob Barrett created GEODE-9625:
------------------------------------

             Summary: 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
            Reporter: Jacob Barrett


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)

Reply via email to