Uploaded image for project: 'Qt License server'
  1. Qt License server
  2. QLS-1753

Reservation::isRenewDue() always returns true after service startup

    XMLWordPrintable

Details

    • All
    • 742e7437f (dev), 12e45629e (3.4)
    • License server development 45, License server development 46

    Description

      The Reservation::isRenewDue() returns true for all reservations after service has been started, and the reservation has not been used. This causes potentially unacceptable behavior for licenses which declare their renewal policy as 'passive'.

      When a client application first uses a cached reservation after service startup, the license service will check if the reservation requires renewal, but now this check will always succeed. This means a 'passive' reservation would be renewed before the actual renewal time.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            arttu.tarkiainen Arttu Tarkiainen
            arttu.tarkiainen Arttu Tarkiainen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes