Details

    Description

      We found two issues when adding an application to a queue:

      1. Inside Queue.AddApplication(), we parse and process "quota" and "guaranteed" from the application tags, then we set them on the queue if they have a valid value. We shouldn't be doing this inside AddApplication(), but rather when we're constructing the application object. That way, they're already available when the app is being added.
      2. We an add application to the Queue, but this can be reverted immediately if the placeholder doesn't fit or the "sortType" is not FIFO.

      Attachments

        Issue Links

          Activity

            People

              pbacsko Peter Bacsko
              pbacsko Peter Bacsko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: