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

Cache Schema Registry Schema - Kafka Trigger Sensor #3380

Open
Thomasr-02 opened this issue Dec 3, 2024 · 0 comments
Open

Cache Schema Registry Schema - Kafka Trigger Sensor #3380

Thomasr-02 opened this issue Dec 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Thomasr-02
Copy link
Contributor

Describe the bug

Excessive Schema Registry requests per sensor
When a sensor is triggered frequently, we experience over 22 rq/s. This is unnecessary and leads to issues in a shared SR, resulting in increase uncessary and bad perfomance.

To Reproduce
Steps to reproduce the behavior:

  1. Create a kafka sensor
  2. Trigger the kafka sensor
  3. Monitoring schema registry requests

Expected behavior
Implement chaching schema registry to reduce number of requests for SR.

Screenshots
image

Environment (please complete the following information):

  • Kubernetes: 1.27.13
  • Argo Events: 1.7.5

Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@Thomasr-02 Thomasr-02 added the bug Something isn't working label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant