Skip to content

V2 ReadEntryProcessor should handle asynchronous fence like what V3 does #283

@sijie

Description

@sijie

FEATURE REQUEST

  1. Please describe the feature you are requesting.

Address TODO item in ReadEntryProcessor:

            // TODO:
            // currently we don't have readCallback to run in separated read
            // threads. after BOOKKEEPER-429 is complete, we could improve
            // following code to make it not wait here
            //
            // For now, since we only try to wait after read entry. so writing
            // to journal and read entry are executed in different thread
            // it would be fine.
  1. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?

nice-to-have

  1. Provide any additional detail on your proposed use case for this feature.

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions