[ https://issues.apache.org/jira/browse/GEODE-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alberto Gomez updated GEODE-8783: --------------------------------- Description: 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. It would be advisable to document this possibility and also relate it the new counter. For completeness sake, it would also be desirable to have batchesDistributed (given that batchesRedistributed and now batchesWithIncompleteTransactions) also published in the GatewaySenderMXBean. was: 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. For completeness sake, it would also be desirable to have batchesDistributed (given that batchesRedistributed and now batchesWithIncompleteTransactions) also published in the GatewaySenderMXBean. > 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 > Assignee: Alberto Gomez > Priority: Major > > 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. > It would be advisable to document this possibility and also relate it the new > counter. > For completeness sake, it would also be desirable to have batchesDistributed > (given that batchesRedistributed and now batchesWithIncompleteTransactions) > also published in the GatewaySenderMXBean. > -- This message was sent by Atlassian Jira (v8.3.4#803005)