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

GIT scanner: analysing changed paths for several commits can cause OOM.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Timed out
    • Low
    • N/A
    • 3.7.0
    • None

    Description

      FishEye GIT indexer should automatically shrink the batch of analysed commits when the number of changed paths has exceeded some threshold.

      process next commit if sum(GitCommitDetails.pathSets) < X
      

      Current workaround: change temporarily the Block Size value for the given repository when FishEye is scanning the large commits.

      Such commits with large number of changes may be a results of changing a large repository structure, like moving the repository to a different directory.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mswinarski Maciej Swinarski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: