Activity log for bug #607776

Date Who What changed Old value New value Message
2010-07-20 13:55:51 Robert Collins bug added bug
2010-07-21 10:48:29 Launchpad Janitor branch linked lp:~lifeless/launchpad/malone
2010-07-21 13:12:22 Robert Collins description https://bugs.launchpad.net/ubuntu/+filebug-show-similar Referrer: https://bugs.launchpad.net/ubuntu/+filebug/?no-redirect is timing out on edge Again, as an FTI thing, it has terrible query plans. We may need to allow these pages to lag behind, or perhaps find some way to radically simplify whats going on here. https://bugs.launchpad.net/ubuntu/+filebug-show-similar Referrer: https://bugs.launchpad.net/ubuntu/+filebug/?no-redirect is timing out on edge and production, a lot Again, as an FTI thing, it has terrible query plans. We may need to allow these pages to lag behind, or perhaps find some way to radically simplify whats going on here.
2010-07-21 13:28:45 Robert Collins malone: assignee Robert Collins (lifeless)
2010-07-21 13:37:56 Robert Collins description https://bugs.launchpad.net/ubuntu/+filebug-show-similar Referrer: https://bugs.launchpad.net/ubuntu/+filebug/?no-redirect is timing out on edge and production, a lot Again, as an FTI thing, it has terrible query plans. We may need to allow these pages to lag behind, or perhaps find some way to radically simplify whats going on here. https://bugs.launchpad.net/ubuntu/+filebug-show-similar Referrer: https://bugs.launchpad.net/ubuntu/+filebug/?no-redirect is timing out on edge and production, a lot Again, as an FTI thing, it has terrible query plans. We may need to allow these pages to lag behind, or perhaps find some way to radically simplify whats going on here. To QA this, just go to https://bugs.staging.launchpad.net/ubuntu/+filebug Note that the default timeout on staging is too low for it to work at all - but thats due to the index being big and staging being small: raise the timeout to 25 seconds, and then you can seed the index into memory and subsequent queries will perform well.
2010-07-25 08:07:43 Robert Collins tags oops timeout timeout
2010-07-25 08:12:28 Robert Collins description https://bugs.launchpad.net/ubuntu/+filebug-show-similar Referrer: https://bugs.launchpad.net/ubuntu/+filebug/?no-redirect is timing out on edge and production, a lot Again, as an FTI thing, it has terrible query plans. We may need to allow these pages to lag behind, or perhaps find some way to radically simplify whats going on here. To QA this, just go to https://bugs.staging.launchpad.net/ubuntu/+filebug Note that the default timeout on staging is too low for it to work at all - but thats due to the index being big and staging being small: raise the timeout to 25 seconds, and then you can seed the index into memory and subsequent queries will perform well. https://bugs.launchpad.net/ubuntu/+filebug-show-similar Referrer: https://bugs.launchpad.net/ubuntu/+filebug/?no-redirect is timing out on edge and production, a lot duplicate detection uses an | clause between terms which leads to very bad selectivity - 200000 or more bugs are selected, which takes time to process. The goal is to show relevant bugs specifically allowing users to put in unique-and-missing terms and have it still hit. To QA this, just go to https://bugs.staging.launchpad.net/ubuntu/+filebug Note that the default timeout on staging is too low for it to work at all as yet - but thats due to the index being big and staging being small: raise the timeout to 25 seconds, and then you can seed the index into memory and subsequent queries will perform well.
2010-07-28 18:44:16 Launchpad QA Bot malone: milestone 10.08
2010-07-28 18:44:18 Launchpad QA Bot tags timeout qa-needstesting timeout
2010-07-28 18:44:20 Launchpad QA Bot malone: status Triaged Fix Committed
2010-07-28 19:05:15 Robert Collins malone: status Fix Committed In Progress
2010-07-28 19:13:24 Ursula Junque tags qa-needstesting timeout timeout
2010-08-03 09:04:40 Robert Collins malone: status In Progress Fix Committed
2010-08-03 09:04:51 Robert Collins tags timeout qa-needstesting timeout
2010-08-03 09:05:14 Robert Collins description https://bugs.launchpad.net/ubuntu/+filebug-show-similar Referrer: https://bugs.launchpad.net/ubuntu/+filebug/?no-redirect is timing out on edge and production, a lot duplicate detection uses an | clause between terms which leads to very bad selectivity - 200000 or more bugs are selected, which takes time to process. The goal is to show relevant bugs specifically allowing users to put in unique-and-missing terms and have it still hit. To QA this, just go to https://bugs.staging.launchpad.net/ubuntu/+filebug Note that the default timeout on staging is too low for it to work at all as yet - but thats due to the index being big and staging being small: raise the timeout to 25 seconds, and then you can seed the index into memory and subsequent queries will perform well. https://bugs.launchpad.net/ubuntu/+filebug-show-similar Referrer: https://bugs.launchpad.net/ubuntu/+filebug/?no-redirect is timing out on edge and production, a lot duplicate detection uses an | clause between terms which leads to very bad selectivity - 200000 or more bugs are selected, which takes time to process. The goal is to show relevant bugs specifically allowing users to put in unique-and-missing terms and have it still hit. To QA this, just go to https://bugs.staging.launchpad.net/ubuntu/+filebug and do a number of searches. They should all complete in a few seconds. Note that the default timeout on staging is too low for it to work at all as yet - but thats due to the index being big and staging being small: raise the timeout to 25 seconds, and then you can seed the index into memory and subsequent queries will perform well.
2010-08-09 11:47:04 Graham Binns tags qa-needstesting timeout qa-ok timeout
2010-08-12 02:43:52 Launchpad QA Bot tags qa-ok timeout qa-needstesting timeout
2010-08-12 02:44:19 Ursula Junque tags qa-needstesting timeout qa-ok timeout
2010-08-12 14:37:04 Curtis Hovey malone: status Fix Committed Fix Released
2010-09-17 13:33:21 Launchpad QA Bot malone: milestone 10.08 10.10
2010-09-17 13:33:22 Launchpad QA Bot tags qa-ok timeout qa-needstesting timeout
2010-09-17 18:52:00 Robert Collins tags qa-needstesting timeout qa-ok timeout
2010-09-21 07:32:51 Launchpad QA Bot tags qa-ok timeout qa-needstesting timeout
2010-09-21 08:10:51 Robert Collins tags qa-needstesting timeout qa-ok timeout
2010-11-18 02:55:54 Robert Collins branch unlinked lp:~lifeless/launchpad/malone