[ https://issues.apache.org/jira/browse/DIRMINA-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199124#comment-16199124 ]
Jonathan Valliere edited comment on DIRMINA-1057 at 10/10/17 6:25 PM: ---------------------------------------------------------------------- Emmanuel, are you sure that error wasn't present before the patch? The assertion is based on a counter for {{messageReceived}}. Since the proposed patch does not call or change the behavior of {{messageReceived}} I don't know how it could be responsible for the error. I ran the Maven tests here and StreamWriteFilterTests passes when applied to the tag/2.0.16. Do you want me to move to a different branch and apply the patch? was (Author: johnnyv): Emmanuel, are you sure that error wasn't present before the patch? The assertion is based on a counter for {{messageReceived}}. Since the proposed patch does not call or change the behavior of {{messageReceived}} I don't know how it could be responsible for the error. > AbstractIoSession getScheduledWriteMessages always -negative? > ------------------------------------------------------------- > > Key: DIRMINA-1057 > URL: https://issues.apache.org/jira/browse/DIRMINA-1057 > Project: MINA > Issue Type: Bug > Components: Core > Affects Versions: 2.0.16 > Environment: I'm testing slow consumer backlog detection and while > getScheduledWriteBytes() correctly grows, getScheduledWriteMessages is always > negative and does not increase. looking into code to see why but putting bug > report here as well for tracking > Reporter: Andre Mermegas > -- This message was sent by Atlassian JIRA (v6.4.14#64029)