Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-1587

SessionPool optimization: a more aggressive Session creation strategy

    XMLWordPrintableJSON

Details

    Description

      1. new Session creation strategy in SessionPool: removeSession -> tryConstructNewSession
      2. new Session creation strategy in SessionPool: when the Session cannot be obtained and the thread enters the waiting loop, it will always judge whether a new Session can be created first in each loop, instead of waiting in each loop after judging whether a new Session can be created only once.

      Attachments

        Activity

          People

            Unassigned Unassigned
            suyurong Steve Yurong Su
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: