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

Keith Wall edited comment on PROTON-200 at 12/4/13 9:23 AM:
------------------------------------------------------------

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.

btw.  to which components does this Jira apply? The Jira title starts 
[proton-c]..., but the assigned component is proton-j. 


was (Author: k-wall):
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)

Reply via email to