[jira] [Updated] (QPID-4758) Extend the qpidd --wait option to work at shutdown

2013-04-19 Thread Ernest Allen (JIRA)

 [ 
https://issues.apache.org/jira/browse/QPID-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen updated QPID-4758:
---

Attachment: bz862899.patch

Attachment bz862899 is a patch proposed by Pavel Moravec

> Extend the qpidd --wait option to work at shutdown
> --
>
> Key: QPID-4758
> URL: https://issues.apache.org/jira/browse/QPID-4758
> Project: Qpid
>  Issue Type: Improvement
>  Components: C++ Broker
>Reporter: Ernest Allen
> Fix For: 0.22
>
> Attachments: bz862899.patch
>
>
> When stopping the broker using "qpidd -q" the qpidd executable 
> is waiting only for 10 seconds. In some situation, 10 seconds 
> do not seem to be enough to shutdown the broker and the "qpidd -q" 
> ends in error. Especially in situtions when the broker shutdown is 
> done by a script, this leads to unnecessary complications, because
> the situation need to be evaluated and handled.
> The --wait interval already used during broker startup should be used 
> to allow extending the 10 second interval. Having a configurable wait 
> interval can help especially in situations when the user knows that 
> the broker shutdown might take a longer time due to its configuration 
> (amount of queues, number of messages, ...).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (QPID-4758) Extend the qpidd --wait option to work at shutdown

2013-04-19 Thread Ernest Allen (JIRA)

 [ 
https://issues.apache.org/jira/browse/QPID-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen updated QPID-4758:
---

Fix Version/s: (was: 0.22)

> Extend the qpidd --wait option to work at shutdown
> --
>
> Key: QPID-4758
> URL: https://issues.apache.org/jira/browse/QPID-4758
> Project: Qpid
>  Issue Type: Improvement
>  Components: C++ Broker
>Reporter: Ernest Allen
> Attachments: bz862899.patch
>
>
> When stopping the broker using "qpidd -q" the qpidd executable 
> is waiting only for 10 seconds. In some situation, 10 seconds 
> do not seem to be enough to shutdown the broker and the "qpidd -q" 
> ends in error. Especially in situtions when the broker shutdown is 
> done by a script, this leads to unnecessary complications, because
> the situation need to be evaluated and handled.
> The --wait interval already used during broker startup should be used 
> to allow extending the 10 second interval. Having a configurable wait 
> interval can help especially in situations when the user knows that 
> the broker shutdown might take a longer time due to its configuration 
> (amount of queues, number of messages, ...).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org