[Cdash] Lock timeouts after MySQL MyISAM -> InnoDB migration
Nils Gladitz
nilsgladitz at gmail.com
Fri Jan 10 07:47:34 UTC 2014
On 01/09/2014 04:41 PM, Nils Gladitz wrote:
> Resolving and the request itself seem to be instantaneous.
> If there is something to be done it is waiting for the response for a
> very long time (around a minute).
> If there is nothing to be done this is virtually instantaneous as well.
>
After seeing that all submissions have been properly automatically
processed last night I realized that this is
basically the definition of asynchronous ... send the request and don't
wait for the response.
So I assume the one second timeout is actually by design and the
processing script is not actually expected to complete in that time.
It is just problematic if the request itself can not be made within hat
one second either.
Nils
More information about the CDash
mailing list