[jira] Commented: (QPID-2328) Querying for 500 objects causes C++ based ruby console to hang

2010-03-11 Thread Jan Sarenik (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844073#action_12844073
 ] 

Jan Sarenik commented on QPID-2328:
---

See https://bugzilla.redhat.com/show_bug.cgi?id=564419

> Querying for 500 objects causes C++ based ruby console to hang
> --
>
> Key: QPID-2328
> URL: https://issues.apache.org/jira/browse/QPID-2328
> Project: Qpid
>  Issue Type: Bug
>  Components: Qpid Managment Framework
> Environment: Version:
> qmf-0.5.829175-3
>Reporter: Ian Main
>Assignee: Ted Ross
> Fix For: 0.7
>
> Attachments: qmf_race_fixes.patch, qmf_race_fixes_try_2.patch
>
>
> Using the test framework at http://github.com/movitto/qmf/ we were able to 
> cause the console to hang and require a SIGKILL to stop it by querying for > 
> 450 or so objects.
> To reproduce:
> in project_stress/stress_agent/src run:
> ./stress_agent -n 500
> And in project_stress/ruby/bin run:
> ./console.rb -t testobject -s
> If you try rerunning the agent with fewer objects you will see what normal 
> output looks like.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
Apache Qpid - AMQP Messaging Implementation
Project:  http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org



[jira] Commented: (QPID-2328) Querying for 500 objects causes C++ based ruby console to hang

2010-01-18 Thread Ian Main (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801939#action_12801939
 ] 

Ian Main commented on QPID-2328:


The above patch also fixes QPID-2330, and probably QPID-2334.

> Querying for 500 objects causes C++ based ruby console to hang
> --
>
> Key: QPID-2328
> URL: https://issues.apache.org/jira/browse/QPID-2328
> Project: Qpid
>  Issue Type: Bug
>  Components: Qpid Managment Framework
> Environment: Version:
> qmf-0.5.829175-3
>Reporter: Ian Main
>Assignee: Ted Ross
> Attachments: qmf_race_fixes.patch
>
>
> Using the test framework at http://github.com/movitto/qmf/ we were able to 
> cause the console to hang and require a SIGKILL to stop it by querying for > 
> 450 or so objects.
> To reproduce:
> in project_stress/stress_agent/src run:
> ./stress_agent -n 500
> And in project_stress/ruby/bin run:
> ./console.rb -t testobject -s
> If you try rerunning the agent with fewer objects you will see what normal 
> output looks like.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
Apache Qpid - AMQP Messaging Implementation
Project:  http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org