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

Event Hub scalar expansion to work with Java and C# applications and not just functions #516

Closed
1 task
rasavant-ms opened this issue Dec 17, 2019 · 2 comments
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@rasavant-ms
Copy link
Contributor

rasavant-ms commented Dec 17, 2019

Currently, the Event Hub scalar does not support scaling Java or C# applications running on containers. Only C# and python Azure functions are supported.
I would like to have support for standalone applications using the EventProcessorHost SDK to work with the Event Hubs scalar for KEDA as well.

Tell us more what you'd like to achieve

Event Hubs checkpointing information for the consumed messages is stored in blob store and the format of the blob url for Azure functions is different than when using a .NET or Java application to store checkpointing information. I would like this format of storing checkpoints to be handled in the KEDA code.

  • Java applications should be scaled with KEDA using Event Hubs scalar
@abhirockzz
Copy link
Contributor

Raised in #376 as well

@ahmelsayed
Copy link
Contributor

Closed in #517

preflightsiren pushed a commit to preflightsiren/keda that referenced this issue Nov 7, 2021
KEDA was accepted as CNCF Incubation project as per cncf/toc#622

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion
Projects
None yet
Development

No branches or pull requests

3 participants