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

feat: support finite stream on dcp #33

Open
erayarslan opened this issue Mar 27, 2023 · 1 comment
Open

feat: support finite stream on dcp #33

erayarslan opened this issue Mar 27, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@erayarslan
Copy link
Member

for reindex batch jobs, it would be good to have such a feature.

@erayarslan erayarslan added the enhancement New feature or request label Mar 27, 2023
@erayarslan erayarslan changed the title feature: support finite stream on dcp feat: support finite stream on dcp Dec 14, 2023
@erayarslan
Copy link
Member Author

support combinations below.

BEGINNING -> NOW (0 to latest seq no)
BEGINNING -> INFINITY (0 to inf)
NOW -> INFINITY (latest seq no from metadata to inf which is current behavior) 

@erayarslan erayarslan self-assigned this Dec 18, 2023
@erayarslan erayarslan assigned burkaym and unassigned erayarslan Dec 14, 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
Projects
None yet
Development

No branches or pull requests

2 participants