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

kafka-http-connector v0.11 old common library version #143

Closed
Tri0L opened this issue May 17, 2023 · 1 comment
Closed

kafka-http-connector v0.11 old common library version #143

Tri0L opened this issue May 17, 2023 · 1 comment

Comments

@Tri0L
Copy link

Tri0L commented May 17, 2023

For now kafka-http-connector (v0.11 docker image) use old version of common library.

github.com/fission/keda-connectors/common v0.0.0-20201028072024-da094250dc08

Meta version of this commit da094250dc08
This version have a bug with response code processing.

if resp.StatusCode < 200 && resp.StatusCode > 300 {

Because of this, error messages are never sent to the error topic.

Related issue in fission: fission/fission#2739

@sanketsudake
Copy link
Member

Should be resolved via #158

Please try latest version of package https://github.com/fission/keda-connectors/pkgs/container/keda-kafka-http-connector/150999247?tag=v0.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants