Skip to content

Node stuck in ReplayingState #2089

@noonio

Description

@noonio

Context & versions

It seems that you can get the hydra-node stuck at ReplayingState. We've seen this happen when the state file is around 1gb; but haven't been able to consistently reproduce.

Steps to reproduce

Roughly:

  1. Have 5 parties
  2. Send lots of Txns
  3. Get a 1gb state file
  4. Stop the node
  5. Restart it

Actual behavior

It stalls at ReplayingState.

Expected behavior

It should continue fine, OR, it should crash with a reason for a deadlock.

Trivia

This is very related to this issue - #2086. Indeed, we could get the deadlock exception presented there by adding a link in the logging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Done ✔

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions