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

MyRocks: port rocksdb.rpl_gtid_crash_safe test

Details

    Description

      rocksdb.rpl_gtid_crash_safe is currently disabled
      It uses @@server_uuid and slave_gtid_info table.
      It requires certain debug "crash points":

      These are not present in MariaDB:

      • crash_before_update_pos
      • crash_after_update_pos_before_apply

      These are present:

      • crash_before_writing_xid
      • half_binlogged_transaction
      • crash_commit_before
      • crash_commit_after_log
      • crash_commit_after_prepare
      • crash_commit_after

      Attachments

        Issue Links

          Activity

            In MariaDB, slave_gtid_info is called gtid_slave_pos.

            psergei Sergei Petrunia added a comment - In MariaDB, slave_gtid_info is called gtid_slave_pos .
            ralf.gebhardt Ralf Gebhardt added a comment -

            I have removed the fixVersion for this task as it is one of 5.5, 10.1, 10.2, 10.3, which are EOLed.

            Please add a new fixVersion if you plan to work on this task for a not EOLed versions.

            ralf.gebhardt Ralf Gebhardt added a comment - I have removed the fixVersion for this task as it is one of 5.5, 10.1, 10.2, 10.3, which are EOLed. Please add a new fixVersion if you plan to work on this task for a not EOLed versions.

            People

              psergei Sergei Petrunia
              psergei Sergei Petrunia
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.