Skip to content

perf(kura): Prevent redundant block writes to disk#5373

Merged
dima74 merged 1 commit intohyperledger-iroha:mainfrom
dima74:diralik/fix-kura-duplicated-block-write
Mar 19, 2025
Merged

perf(kura): Prevent redundant block writes to disk#5373
dima74 merged 1 commit intohyperledger-iroha:mainfrom
dima74:diralik/fix-kura-duplicated-block-write

Conversation

@dima74
Copy link
Copy Markdown
Contributor

@dima74 dima74 commented Mar 17, 2025

Context

Fixes #5372

Checklist

  • I've read CONTRIBUTING.md.
  • (optional) I've written unit tests for the code changes.
  • All review comments have been resolved.
  • All CI checks pass.

Signed-off-by: Dmitry Murzin <diralik@yandex.ru>
@dima74 dima74 force-pushed the diralik/fix-kura-duplicated-block-write branch from 7377e17 to ab93cc2 Compare March 18, 2025 12:42
@dima74 dima74 merged commit 8f71132 into hyperledger-iroha:main Mar 19, 2025
14 checks passed
@dima74 dima74 deleted the diralik/fix-kura-duplicated-block-write branch March 19, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kura writes block twice to disk

3 participants