Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
When an application is submitted to a queue, its pending app metric is increased, even, if the application reached the queue's max-parallel-apps limit. If this application is allowed to run in the future because some other application is finished, the application is submitted to the queue again, increasing the pending app queue and user metrics again. Even if the application finishes, it can only decrease the pending metric by one, which makes the pending app metric monotonically increasing, whereas the ideal state should eventually be 0.
Attachments
Issue Links
- links to