Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Skip using transaction api on RBR slaves #236

Description

@yoshinorim

On replication benchmarks, we have seen rocksdb::MemTable::Get() using quite a lot of CPU time for checking snapshot conflicts. This is actually not needed on RBR slaves, if read free replication (rpl_lookup_rows=0) is enabled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions