Fix for Partition access control
Previously if partition limits enforcement was not configured, then a job submitted to a partition it could not access (say due to AllowGroups, AllowUsers, etc.) would not be rejected, but would be allocated resources and run. This bug was introduced in commit edf3880c
Please register or sign in to comment