Skip to content

The dledger commit log currently did not override the new getData method, while using dledger mode it will cause the read failed. #5883

@absolute8511

Description

@absolute8511

BUG REPORT

  1. Please describe the issue you observed:
  • What did you do (The steps to reproduce)?

Running with dledger mode and TimerMessageStore enabled, the timer store will not work.

  • What is expected to see?

the timer delayed message should work as expected.

  • What did you see instead?

the timer store did not work.

  1. Please tell us about your environment:

  2. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):

The dledger commit log currently did not override the new getData method, while using dledger mode it will cause the read failed. In timer store it will get commit log using this method.

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