[MDEV-14106] MyRocks: port rocksdb.rpl_gtid_crash_safe test Created: 2017-10-23  Updated: 2023-10-12

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - RocksDB
Fix Version/s: None

Type: Task Priority: Major
Reporter: Sergei Petrunia Assignee: Sergei Petrunia
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-9658 Make MyRocks in MariaDB stable Closed

 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


 Comments   
Comment by Sergei Petrunia [ 2017-10-23 ]

In MariaDB, slave_gtid_info is called gtid_slave_pos.

Comment by Ralf Gebhardt [ 2023-10-12 ]

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.

Generated at Thu Feb 08 08:10:58 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.