Alberto Gomez created GEODE-8783: ------------------------------------ Summary: Publish batchesWithIncompleteTransactions in GatewaySenderMXBean Key: GEODE-8783 URL: https://issues.apache.org/jira/browse/GEODE-8783 Project: Geode Issue Type: Improvement Components: docs, jmx, wan Reporter: Alberto Gomez
It would be interesting to have a counter called "batchesWithIncompleteTransactions" in the GatewaySenderMXBean that shows the number of batches sent with incomplete transactions. The reason is that it may not be guaranteed that all the events for a transaction will be sent in the same batch, even if group-transaction-events is enabled, due to a wrong configuration or under very high traffic conditions. -- This message was sent by Atlassian Jira (v8.3.4#803005)