[ 
https://issues.apache.org/jira/browse/GEODE-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263595#comment-17263595
 ] 

ASF subversion and git services commented on GEODE-8783:
--------------------------------------------------------

Commit c215645056df79beed8d6292fcfa4ce1cbb6c044 in geode's branch 
refs/heads/develop from Alberto Gomez
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c215645 ]

GEODE-8783: Publish batchesWithIncompleteTransactions in GatewaySende… (#5845)

* GEODE-8783: Publish batchesWithIncompleteTransactions in 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
>              Labels: pull-request-available
>
> 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)

Reply via email to