Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-41187

deferred_spaces is redundant

    XMLWordPrintable

Details

    • Related to performance

    Description

      The data structure deferred_spaces that had been introduced to fix up MDEV-24626 is actually made redundant by the correct logging and recovery of fil_ibd_create() via FILE_CREATE records.

      The deferred_spaces.reinit_all() must be merged somehow with recv_spaces. Most of the rest can be removed, including deferred_dblwr().

      The test innodb.doublewrite_debug must be redesigned once more so that there will be a log checkpoint between the INIT_PAGE record and the kill and restart. In this way, the test scenario must use the doublewrite buffer instead of relying on recovery via FILE_CREATE and page-level log records.

      Attachments

        Issue Links

          Activity

            People

              thiru Thirunarayanan Balathandayuthapani
              marko Marko Mäkelä
              Thirunarayanan Balathandayuthapani Thirunarayanan Balathandayuthapani
              Marko Mäkelä Marko Mäkelä
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.