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

Why pulsar retention quota must exceed configured backlog quota #17707

Closed
michaeljmarshall opened this issue Sep 18, 2022 Discussed in #17697 · 1 comment · Fixed by #17706
Closed

Why pulsar retention quota must exceed configured backlog quota #17707

michaeljmarshall opened this issue Sep 18, 2022 Discussed in #17697 · 1 comment · Fixed by #17706
Labels
area/admin type/bug The PR fixed a bug or issue reported a bug

Comments

@michaeljmarshall
Copy link
Member

Discussed in #17697

Originally posted by mnit016 September 16, 2022
Hello everyone,

I'm new to Pulsar, recently I get into a problem when configure the backlog/retention quota for namespace.

The problem:
retention: {time: -1, size: 10M} => then I can set backlog quota as much as I want.
But if retention: {time: 1, size: 10M} => when I set backlog quota exceed 10M, it said "Backlog Quota exceeds configured Retention quota for namespace. Please increase retention quota and retry", I have no idea why.

Could someone please help to explain for me?
Thanks

@michaeljmarshall michaeljmarshall added type/bug The PR fixed a bug or issue reported a bug area/admin labels Sep 18, 2022
@michaeljmarshall
Copy link
Member Author

This appears to be a bug, based on @Jason918's analysis here:

#17697 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/admin type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant