You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    « Previous Version 2 Next »

    ##############################################################################
    @RELEASE: 6.10-0a
    ##############################################################################

    @SUMMARY: This is a supervisor-only patch release of 6.10-0 that includes the following key fixes.

    ==== CL 18910 ====
    @INTERNAL FIX: supervisor patches to help cut down on the number of threads, and reduce chances
    of repeated worker rejections on some farms due to race-conditions/timing issues.

    ZD17713


    ==== CL 18822 ====
    @FIX: a bug in the startHost() dispatch routine causing the supervisor NOT to always dispatch jobs to
    workers when they became available.

    ZD: 17713


    ==== CL 18717 ====
    @FIX: Job instances can become unkill-able with QB_PREEMPT_MODE_FAIL internal status
    JIRA: QUBE-2819

    • No labels