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

I wanna contribute to this project #1

Closed
escobera opened this issue Mar 23, 2022 · 2 comments
Closed

I wanna contribute to this project #1

escobera opened this issue Mar 23, 2022 · 2 comments

Comments

@escobera
Copy link

Hey there @scrogson! I really liked the idea of this project and would like to contribute!

I tried to update the project dependencies and run mix test, but it just hanged. I'm still a newbie with rust, so I don't really know how to debug this. Would you be willing to give me some pointers on what to look for?

Thanks in advance! =)

@escobera escobera changed the title Willing to contribute, don't know where to start I wanna contribute to this project Mar 24, 2022
@escobera
Copy link
Author

I sent a pr #2

I have tried to update the dependencies. When I run a local kafka on port 9094 and try the tests I get:

❯ mix test
** (CaseClauseError) no case clause matching: {:error, "Admin operation error: OperationTimedOut (Local: Timed out)"}
    (franz 0.1.0) lib/franz.ex:61: Franz.delete_topic/2
    test/test_helper.exs:1: (file)
    (elixir 1.13.3) lib/code.ex:1183: Code.require_file/2

@escobera
Copy link
Author

Oh, the problem was in my kafka cluster. By using the provided docker-compose I was able to run the tests! \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