[
https://issues.apache.org/jira/browse/DIRMINA-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195828#comment-16195828
]
David Gibbs edited comment on DIRMINA-1057 at 10/7/17 6:53 PM:
---------------------------------------------------------------
Thank you Jonathan, I started investigating as it seems as if a QuickfFIX/J
that relies on getScheduledMessages to detect slow consumers did not behave as
I expected. getScheduledBytes does seem to work. I attached a link to an
example that shows getScheduledMessages decrementing to large negative numbers.
It's not writing files.
Master shows the example with some QuickFIX/J classes
https://github.com/david-gibbs-ig/mina-test-case/commits/master
the branch here is mina only.
https://github.com/david-gibbs-ig/mina-test-case/tree/mina-only-case
was (Author: david-gibbs-ig):
Thank you Jonathan, I started investigating as it seems as if a QuickfFIX/J
that relies on getScheduledMessages to detect slow consumers did not behave as
I expected. getScheduledBytes does seem to work. I attached a link to an
example that shows getScheduledMessages decrementing to large negative numbers.
It's not writing files.
Master shows the example with some QuickFIX/J classes
https://github.com/david-gibbs-ig/mina-test-case/commits/master
the branch references above is mina only.
> 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)