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

[Issue]: Getting the error message 'Org.Apache.Kafka.Common.errors.TimeoutException:Topic not present in metadata after 60000 ms' #333

Closed
2 tasks done
Vrithikaarun opened this issue Feb 1, 2023 · 5 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@Vrithikaarun
Copy link

What happened?

I am trying to create a kafka test plan with kloadgen - Avro message. first of all I need the timestamp in producer header file to be 13 digits which is now displaying as date+time format now. Also, getting the above mentioned error when running the JMX

KloadGen Version

KLoadgen 5.2.10

Relevant log output

No response

Have you added your JMX Testplan or a replica?

  • I have added a JMX testplan

Have you added your Schema or a replica?

  • I have added the Schema
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

Thank you for collaborating with the project by giving us feedback!!' You will help us a lot if you can attach an example AVRO and an example Test Plan in order to be able to reproduce the error, if that is the case. Cheers

@Vrithikaarun
Copy link
Author

Vrithikaarun commented Feb 1, 2023 via email

@jemacineiras
Copy link
Contributor

HI @Vrithikaarun,

There is already a configuration component to add headers into the message for producer.
I attach an Snapshoot pointing to this component.
Captura de pantalla 2023-02-01 a las 7 57 11

About talk with the team, we are a Open Source division at Sngular, where we work in some spare time and give normal asynchronous support. If you need something more specific, like a custom develop, training or help integrating this tool in you workflow, I should point you to our Business Managers.
Let me know which are your needs.

Cheers!

@jemacineiras jemacineiras added the help wanted Extra attention is needed label Feb 1, 2023
@jemacineiras jemacineiras self-assigned this Feb 1, 2023
@jemacineiras
Copy link
Contributor

We should split these in two, since we are dealing with 2 different things:
— Including headers during production
— The topic error.

Regarding the second one, looks like the topic is not created in the Kafka cluster and the “auto topic creation mode” is disabled there. So probably you need to create the topic before try to publish. If you attach a proper stack trace, we can offer a better answer.
Cheers

@jemacineiras
Copy link
Contributor

Closed due inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants