Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-18004

import_select_connection() is using CONNECTION_MAX instead of CONNECTION_MIN

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.16.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      Patch v2_15_61-238-g94d05d0737 from LU-17379, is using CONNECTION_SWITCH_MAX when trying to shrink the connection timeout instead of CONNECTION_SWITCH_MIN.

                 /* make it quick at first round */
                 if (timeout > CONNECTION_SWITCH_MIN)
                       at_reset(at, CONNECTION_SWITCH_MAX);

      Attachments

        Issue Links

          Activity

            People

              adegremont_nvda Aurelien Degremont
              adegremont_nvda Aurelien Degremont
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: