Skip to content
  • Iraklis Psaroudakis's avatar
    f284cc16
    Convert disk watermarks to RelativeByteSizeValues (#88719) · f284cc16
    Iraklis Psaroudakis authored
    * Convert disk watermarks to RelativeByteSizeValues
    
    Similar to the existing watermark setting for the frozen tier.
    
    Pre-requisite for PR 88639 that plans to introduce max headroom
    settings for the disk watermarks, similar to the frozen tier max
    headroom setting.
    
    * Add changelog
    
    * Revert 20gb to 20GB
    
    * Make formatNoTrailingZerosPercent non static
    
    * ByteSizeValue.MINUS_ONE
    
    * Remove getMinimumTotalSizeForBelowWatermark
    
    * Remove comment
    
    * Fix minor stuff
    
    * Make parsing of RelativeByteSizeValue faster
    
    Mimicks older definitelyNotPercentage function
    
    * Remove Locale from Strings.format
    
    * More MINUS_ONE
    f284cc16
    Convert disk watermarks to RelativeByteSizeValues (#88719)
    Iraklis Psaroudakis authored
    * Convert disk watermarks to RelativeByteSizeValues
    
    Similar to the existing watermark setting for the frozen tier.
    
    Pre-requisite for PR 88639 that plans to introduce max headroom
    settings for the disk watermarks, similar to the frozen tier max
    headroom setting.
    
    * Add changelog
    
    * Revert 20gb to 20GB
    
    * Make formatNoTrailingZerosPercent non static
    
    * ByteSizeValue.MINUS_ONE
    
    * Remove getMinimumTotalSizeForBelowWatermark
    
    * Remove comment
    
    * Fix minor stuff
    
    * Make parsing of RelativeByteSizeValue faster
    
    Mimicks older definitelyNotPercentage function
    
    * Remove Locale from Strings.format
    
    * More MINUS_ONE
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading