Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-849

makeproduction state not processed correctly for cluster requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.4.2
    • vcld (backend)
    • None

    Description

      The backend code does not handle the makeproduction state properly for cluster requests. The underlying problem lies in utils.pm::is_request_deleted. It is returning true if the state is deleted or makeproduction. This throws off the code which waits for other cluster reservations to begin processing. As a result, the process created for the makeproduction state exits and vcld perpetually tries to fork another process.

      Josh is updating the frontend to prevent the makeproduction option from showing for cluster requests. Regardless, the backend code should be improved to make sure this doesn't happen for makeproduction and other states.

      Attachments

        Activity

          People

            arkurth Andrew Kurth
            arkurth Andrew Kurth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: