Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.34.0
-
Fix Version/s: 3.37.0
-
Labels:
-
Notability:3
Description
The blob store “space used” constraint field says the value is “in MB”. However, whatever value you put in there is actually stored in bytes. This causes health check failures.
Expected: The limit should be specified “in MB”. It is (and always has) been stored internally in bytes. So the value entered needs to be multiplied by 1Mb before storing.
This is a regression from 3.31.1 and earlier.
Attachments
Issue Links
- is duplicated by
-
NEXUS-29404 Blobstore soft quota entered as MB is treated as Bytes
-
- Closed
-
- mentioned in
-
Page Loading...