You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2009/05/06 08:22:30 UTC

[jira] Commented: (INFRA-2036) The "all" tab is slow to load, likely because "commons" & "tuscany" repositories are stopped

    [ https://issues.apache.org/jira/browse/INFRA-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706314#action_12706314 ] 

Gavin commented on INFRA-2036:
------------------------------

Having investigated some, the commons and tuscany repos being off are not a problem. Anything that looks for them sees them stopped and thats it.

The real problem seems to stem from 2 places. In the main jira -> fisheye config there are 13 repos configured but only 3 or 4 of them are mapped to their Jira projects, meaning the rest of them get to search through 'every' project until it finds all relevant commits. The 2nd problem stems from the fact that all the rest of the projects that do not use fisheye at all, due this being a global setting and all projects get a fisheye tab regardless, all of those also look through all projects looking for something related to them despite the fact the results wont be used. Another minor issue is that Cayenne and ActiveMQ get searched for in this Jira instance even though they have their own separate Jira (but not for long). 

So, a few things to work through, which hopefully I'll get to do soon. (e.g. pointing all non-fisheye-projects to a dummy repo to stop them pointlessly searching everywhere)

> The "all" tab is slow to load, likely because "commons" & "tuscany" repositories are stopped
> --------------------------------------------------------------------------------------------
>
>                 Key: INFRA-2036
>                 URL: https://issues.apache.org/jira/browse/INFRA-2036
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: JIRA
>            Reporter: Michael McCandless
>            Assignee: Gavin
>            Priority: Minor
>
> When I load an issue's "Comments" tab, like this:
>  https://issues.apache.org/jira/browse/LUCENE-1614?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel
> It loads quite fast (~ 1 second).  But the "All" tab:
>  https://issues.apache.org/jira/browse/LUCENE-1614?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
> is typically quite slow (~5-6 seconds).  Followon actions (eg adding a
> comment) also by default load the same tab, and so they're also slow.
> It seems not to be heavily in proportion to the number of
> attachments.
> I posted on Jira's forum:
>   http://forums.atlassian.com/message.jspa?messageID=257305465
> And the suggestion, which seems likely, is because the "All" tab
> includes fisheye, and fisheye is trying to talk to stopped
> repositories ("commons" and "tuscany") that maybe it's hitting a
> timeout and that's causing the delay.
> Is there anything we can do to improve this?

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