linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #00095
[Bug 788394] Re: dbqp on Natty Narwhal is leaving lots of drizzled servers hanging about
Added code so that we monitor the server pid's on shutdown and we kill
them after a timeout (ala test-run.pl)
Not a proper fix, but it makes us not leave a mess when we run tests.
Will open a separate bug to properly track down the cause of this.
** Changed in: drizzle/fremont
Milestone: None => 2011-06-06
** Branch linked: lp:~patrick-crews/drizzle/bug788394
** Changed in: drizzle/fremont
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of UBUNTU -
AL, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/788394
Title:
dbqp on Natty Narwhal is leaving lots of drizzled servers hanging
about
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
Fix Committed
Status in Drizzle fremont series:
Fix Committed
Bug description:
It seems that during the course of executing the test suite(s), a
number of lt-drizzled process are left hanging about, but only on
Natty Narwhal.
dbqp is able to continually use the same ports (9306, etc) so these
leftover processes aren't blocking / interfering (they also used same
ports).
Need to determine the cause and get this sorted. No trace of this
behavior on Lucid test box.
References