Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.21.0
-
None
-
Reviewed
-
Description
Currently the CS caps a queue's capacity to it's actual capacity if a hard-limit is specified to be greater than it's actual capacity. We should allow the queue to go upto the hard-limit if specified.
Also, I propose we change the hard-limit unit to be percentage rather than #slots.