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

Memory overflow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • Core/WAL
    • None

    Description

      because currentWalPoolSize does not thread-safe, One thread modifies the value. Other threads cannot obtain the latest value immediately. 

      so ByteBuffer.allocateDirect over MAX_WAL_BYTEBUFFER_NUM

      Attachments

        Activity

          People

            wangchao316 Chao Wang
            wangchao316 Chao Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: