Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-3783

Activity Stream UI sometimes slow in git - it makes calls to git remote show.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.7.6
    • 2.6.0
    • Indexing

    Description

      The Activity Stream needs to know the name of the default branch (e.g., trunk, main, master, default, etc). In git, we don't necessarily know this upfront and may need to make a remote call "git remote show" (see GitContext.java:getMainBranchName and SpecificRepositorySearcher.java for context).
      This means waiting as long as ~15s per repository (seen in a support case) for a slow connection when you first hit an Activity Stream, and potentially every hour afterwards (since we only cache this for an hour).

      Attachments

        Activity

          People

            aahmed Adam Ahmed (Inactive)
            aahmed Adam Ahmed (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: