Skip to content

Batch re-syncing after rapid node restarts #5234

Description

@gacevicljubisa

Description

After restarting my Bee node multiple times with short delays between restarts, I encountered the following issues:

  • The node started re-syncing batches from the beginning, even though they were previously synced.

This behavior needs further investigation to understand why rapid restarts cause batch re-syncing.

Steps to Reproduce

  1. Restart a Bee node multiple times with short delays between restarts.
  2. Observe if batches re-sync from the beginning and if data becomes corrupted.

Expected Behavior

  • Previously synced batches should not re-sync unnecessarily.
  • Data should remain intact and accessible after restarts.

Additional Context

This issue requires further investigation to identify the root cause and prevent re-syncing and investigate if there is any data loss.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions