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

Cannot create KNetProducer #189

Closed
AntonyLittle opened this issue Jun 29, 2023 · 0 comments · Fixed by #190
Closed

Cannot create KNetProducer #189

AntonyLittle opened this issue Jun 29, 2023 · 0 comments · Fixed by #190
Assignees
Labels
bug Something isn't working KNet KNet related issue

Comments

@AntonyLittle
Copy link

Describe the bug
Running the KNetBenchmark test with the UseKNetProducer command line switch causes the following error:

BridgeInstance is null.

when instantiating the KNetProducer.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. Follow the instructions here: Unable to find org.apache.kafka.clients.CommonClientConfigs #188
  3. Build and run the test with dotnet run -Server localhost:29092 -UseKNetProducer

Expected behavior
A Kafka producer is created and the test continues to run.

Desktop (please complete the following information):

  • OS: Pop!_OS
  • Version 22.04

Additional context
Add any other context about the problem here.

@mariomastrodicasa mariomastrodicasa added bug Something isn't working KNet KNet related issue labels Jun 30, 2023
masesdevelopers added a commit that referenced this issue Jun 30, 2023
* #189: backporting modification done on V2 version into release 1.5.5

* Test fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working KNet KNet related issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants