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

Improve consume response time on sort oldest #23

Open
tchiotludo opened this issue Feb 11, 2019 · 0 comments
Open

Improve consume response time on sort oldest #23

tchiotludo opened this issue Feb 11, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tchiotludo
Copy link
Owner

On sort oldest consumeOldestCompacted, for the last page or empty, we need for now a last consumer.poll(5000) that lead to 5000ms lost, maybe look at offset to avoid it ?

@tchiotludo tchiotludo added enhancement New feature or request good first issue Good for newcomers labels Feb 11, 2019
tchiotludo added a commit that referenced this issue Apr 13, 2019
- Fetch in parallel for consume newest
- Reduce default poll timeout and add a configuration variable
- relate to #23
ghost pushed a commit that referenced this issue Jun 19, 2020
@tchiotludo tchiotludo moved this to Backlog in Backlog Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

2 participants
@tchiotludo and others