Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] RecordPosition persistence and reading, integrated with Registry #4034

Open
1 of 2 tasks
xwm1992 opened this issue May 26, 2023 · 3 comments
Open
1 of 2 tasks
Labels
enhancement New feature or request Stale

Comments

@xwm1992
Copy link
Contributor

xwm1992 commented May 26, 2023

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

At present, RecordPosition contains the offset information of ConnectorRecord. In the scenario of high availability of connector and avoiding repeated consumption, it needs to be persisted and read the latest event consumption position when the poll method is executed on the source connector side.

Describe the solution you'd like

Implement the registry under the eventmesh-openconnect module, which can realize the memory mode or file mode as the default usage mode, integrate the eventmesh-meta-api module, and use etcd as the registry plugin.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@xwm1992 xwm1992 added the enhancement New feature or request label May 26, 2023
Copy link
Contributor

It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature.

If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue.

@github-actions github-actions bot added the Stale label Apr 14, 2024
@Pil0tXia
Copy link
Member

eventmesh-openconnect-offsetmgmt-nacos has integrated Nacos offset management now. Is this issue still open for contribution?

Copy link
Contributor

It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature.

If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue.

@github-actions github-actions bot added the Stale label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants