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

Establish a method to block requests when kafka consumption itself is broken #2571

Open
harshad16 opened this issue May 27, 2022 · 4 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/devsecops Categorizes an issue or PR as relevant to SIG DevSecOps. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@harshad16
Copy link
Member

Is your feature request related to a problem? Please describe.
We have come across a scenario in which Kafka consumers couldn't consume due to a change in offset value, which can happen if the data is lost out of Kafka, if such a scenario is encountered in future, maybe it would be a good idea to let users know the system is under maintenance, instead of losing request of users, while users are waiting for results.

@harshad16 harshad16 added the kind/feature Categorizes issue or PR as related to a new feature. label May 27, 2022
@sesheta sesheta added the needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. label May 27, 2022
@sesheta
Copy link
Member

sesheta commented May 27, 2022

@harshad16: This issue is currently awaiting triage.
One of the @thoth-station/devsops will take care of the issue, and will accept the issue by applying the
triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@harshad16
Copy link
Member Author

/priority backlog

@sesheta sesheta added the priority/backlog Higher priority than priority/awaiting-more-evidence. label May 27, 2022
@sesheta
Copy link
Member

sesheta commented Aug 25, 2022

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@sesheta sesheta added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 25, 2022
@sesheta
Copy link
Member

sesheta commented Sep 25, 2022

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

@sesheta sesheta added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Sep 25, 2022
@codificat codificat moved this to 🆕 New in Planning Board Sep 26, 2022
@goern goern added triage/needs-information Indicates an issue needs more information in order to work on it. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels Sep 27, 2022
@codificat codificat added the sig/devsecops Categorizes an issue or PR as relevant to SIG DevSecOps. label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/devsecops Categorizes an issue or PR as relevant to SIG DevSecOps. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants