You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2021/01/20 10:23:00 UTC

[jira] [Resolved] (GEODE-8783) Publish batchesWithIncompleteTransactions in GatewaySenderMXBean

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

Owen Nichols resolved GEODE-8783.
---------------------------------
    Fix Version/s: 1.14.0
       Resolution: Fixed

> 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
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> 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)