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

Aula 2 - kafkaClient.connect() retornando undefined #2

Open
arimariojesus opened this issue Oct 23, 2022 · 0 comments
Open

Aula 2 - kafkaClient.connect() retornando undefined #2

arimariojesus opened this issue Oct 23, 2022 · 0 comments

Comments

@arimariojesus
Copy link

Esbarrei com dois problemas na aula 02:

  1. Ao adicionar o registro do kafka sem passar host ou port ele me retorna o seguinte erro:
    image

Quando adiciono os parâmetros de host e port ele conecta:
image

  1. Mesmo conectando ao kafka, ao executar await this.kafkaClient.connect() é retornado undefined:
    image
    image

Ficarei grato por qualquer sugestão de possível correção.

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

1 participant