Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 4.12.2, 4.14.0, 5.1.3, 5.2.0
-
Fix Version/s: 5.9.0
-
Component/s: Artifact Storage
-
Labels:None
-
Estimated Resolution Quarter:Q4-17
-
Support Tickets:
-
Product Backlog:
-
Internal Priority:
-
Internal Documentation:
-
Epic Link:
-
Sprint:Leap 28
-
Swimlane:Customer Issues
Description
The Cache-FS Storage summary should show the max cache size.
At the moment it gives no indication of the max cache size, even if it is lower than the disk amount. For example a 4GB cache-fs entry like this:
<provider id="cache-fs" type="cache-fs"> <cacheProviderDir>/art</cacheProviderDir> <maxCacheSize>1000000</maxCacheSize> </provider>
Will show up in the summary like this:
Cache FS Directory: /art Used: 0 / 3.9 GB (0.0%)
Even when it only really has 100000 bytes (~1MB) available.
Attachments
Issue Links
- is related to
-
RTFACT-16514 Storage Summary slow or fails with cache-fs
-
- Resolved
-
-
RTFACT-12838 Storage Summary should better calculate total free storage in case of sharding
-
- Open
-