Skip to content

Issue 51 limit increase #57

Merged
merged 4 commits into from
May 10, 2017
Merged

Issue 51 limit increase #57

merged 4 commits into from
May 10, 2017

Commits on May 7, 2017

  1. mxq_job: allow to set limit for assigning jobs to deamon

    no logic was changed in this commit
    
    renamed mxq_assign_job_from_group_to_daemon() to mxq_assign_jobs_from_group_to_daemon()
    and added parameter limit
    
    relates to issue #51
    mariux committed May 7, 2017
    Configuration menu
    Copy the full SHA
    9007b4a View commit details
    Browse the repository at this point in the history
  2. mxqd: always assign jobs_max jobs form group to daemon if no jobs are…

    … assigned
    
    relates to issue #51
    mariux committed May 7, 2017
    Configuration menu
    Copy the full SHA
    b329b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db6c3e4 View commit details
    Browse the repository at this point in the history
  4. mxqsub: Retry on deadlock in mysql database

    relates to issue #51
    mariux committed May 7, 2017
    Configuration menu
    Copy the full SHA
    72f2543 View commit details
    Browse the repository at this point in the history