[ 
https://issues.apache.org/activemq/browse/AMQ-721?page=comments#action_36474 ] 

Robert Winslow commented on AMQ-721:
------------------------------------

This issue has been outstanding for some time.   While I could use another 
Language to allow me to use ActiveMQ it is not the prefered language.  As such 
I will not be able to use an ActiveMQ as a solution. 

Some input or some type of acknowledgment that this issue is being addressed 
would be fantastic,


> Openwire client hangs after receiving 999 messages
> --------------------------------------------------
>
>          Key: AMQ-721
>          URL: https://issues.apache.org/activemq/browse/AMQ-721
>      Project: ActiveMQ
>         Type: Bug

>   Components: JMS client
>     Versions: 4.0
>  Environment: .NET 2.0 ,C# + trunk
>     Reporter: vincent boilay
>     Priority: Blocker

>
>
> Openwire client hangs after receiving 999 messages
> changing Session.Prefetch postpone the  problem...
> Current code is :
>    public class Session : ISession
>     {
>        :
>        :
>         private int prefetchSize = 1000;
> this block at message #999
> changing         private int prefetchSize = 2000 ==>  blocks at message #1999

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to