Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

[FEATURE] Support continues offset for kop #290

@aloyszhang

Description

@aloyszhang

Is your feature request related to a problem? Please describe.
As described in #175, the design of map between kakfa offset and pulsar <LedgerId, EntryId> has potential risk of using up ledgerId which leads to cluster can't work.

And also cause problem in #218

Describe the solution you'd like
Now, pulsar has support continuous index at message level, we can use this feature to refacotr the implement of offset management in KOP.

Additional context
After upgrade the latest dependency of pulsar, see #289, I will work on this feature.
And this feature will resolve #175 and #218 once for all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/featureIndicates new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions