Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-5399

Increase the default minimum free disk space for scm-cache to prevent the disk from filling up

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 3.3.3, 3.4.1
    • Enterprise
    • None
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      The current default is

      # Controls when caching is disabled because there is not enough space available on the file system
      # Configured value is in BYTES. The default is 1GB
      plugin.stash-scm-cache.minimum.free.space=1073741824
      

      The minimum should be raised to at least 5GB to prevent the cache from filling up the disk for big repositories. For instance, if the disk only has 1.5GB free and a cache is written for a 2GB repository, the cache will go over the limit and caching will fail.

      Attachments

        Activity

          People

            mheemskerk Michael Heemskerk (Inactive)
            mheemskerk Michael Heemskerk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: