[ https://issues.apache.org/jira/browse/PROTON-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Keith Wall reopened PROTON-200: ------------------------------- Hi Ken, That commit (rev 1547534) uses JDK 7 specific features (specifically java.net.StandardSocketOptions) so the build is now breaking. Please see https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-j/495/console Can we enable tcp no delay on the socket instead? regards, Keith. > [Proton-c] Credit distribution by messenger is not balanced across all links > ---------------------------------------------------------------------------- > > Key: PROTON-200 > URL: https://issues.apache.org/jira/browse/PROTON-200 > Project: Qpid Proton > Issue Type: Bug > Components: proton-j > Affects Versions: 0.3 > Reporter: Ken Giusti > Assignee: Ken Giusti > Fix For: 0.6 > > Attachments: proton-200.patch, upstream-credit.patch > > > The method used to distribute credit to receiving links may lead to > starvation when the number of receiving links is > the available credit. > The distribution algorithm always starts with the same link - see > messenger.c::pn_messenger_flow() -- This message was sent by Atlassian JIRA (v6.1#6144)