Skip to content

myrocks basic usage #53

@jd-zhang

Description

@jd-zhang

*Issue migrated from trac ticket # 823 www.kunlunbase.com *

component: Testing | priority: major

2022-06-15 09:57:02: zhaowei@zettadb.com created the issue


  1. Read this first: https://www.percona.com/blog/2018/02/01/myrocks-engine-things-know-start/
  2. create a cluster with several shards, manually alter each table to use myrocks: alter table t1 engine='myrocks';
  3. DDL & DML operations, using tpcc and sysbench
  4. record QPS/TPS and latency and data compression ratio
  5. load massive(500GB) data using SQL stmts
  6. check binlog replication work correctly
  7. do cluster physical backup&restore
  8. do scale out

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions