Done
Details
Assignee
mohit.joshimohit.joshiReporter
mohit.joshimohit.joshiTime tracking
3d 1h loggedComponents
Priority
Medium
Details
Details
Assignee
mohit.joshi
mohit.joshiReporter
mohit.joshi
mohit.joshiTime tracking
3d 1h logged
Components
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created July 8, 2021 at 7:04 AM
Updated March 6, 2024 at 5:54 PM
Resolved October 18, 2021 at 7:28 AM
Currently pstress supports InnoDB storage engine. We need to extend the support for RocksDB as well. RocksDB unlike InnoDB does not support a wide variety of features.
Listed below are features not supported by RocksDB:
1. temporary tables
2. encrypted tables
3. table and column compression
4. desc indexes
This worklog aims to add support for RocksDB in pstress testing for Percona Server.