Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Problem: slow queries can slow down consensus state machine #1007

@yihuang

Description

@yihuang

Proposal: Make the query runs concurrently with the consensus state machine

Current behavior: slow queries can block consensus execution and cause the node to lag behind,

Desired behavior: Query should be handled concurrently with consensus.

Use case:

Fix the lag behind issue in RPC nodes.

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