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

[BUG] About an existing queue in a synchrounous bucket notification #1313

Open
vadmeste opened this issue Sep 2, 2024 · 0 comments
Open
Labels
tiny Small, bite-sized fixes that require minimal effort

Comments

@vadmeste
Copy link
Member

vadmeste commented Sep 2, 2024

Describe the bug
https://min.io/docs/minio/linux/administration/monitoring/bucket-notifications.html

The above link mentions:

MinIO maintains a per-remote queue of events (10000 by default) where it stores unsent and pending events.
For asynchronous or synchronous bucket notifications, MinIO discards new events if the queue fills. You can increase the queue size as necessary to better accommodate the rate of event send and processing of the MinIO deployment and remote target.

To Reproduce
https://min.io/docs/minio/linux/administration/monitoring/bucket-notifications.html

Expected behavior
Nowdays, only the asynchrounous bucket notification has a queue and its size is 50k per node, not 10k

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@vadmeste vadmeste added the triage Needs triage and scheduling label Sep 2, 2024
@djwfyi djwfyi added tiny Small, bite-sized fixes that require minimal effort and removed triage Needs triage and scheduling labels Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tiny Small, bite-sized fixes that require minimal effort
Projects
None yet
Development

No branches or pull requests

2 participants