We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 have downloaded the code and executed mvn clean install on it. One test is failing.
mvn clean install
EventLogSourceTaskTest.as_a_client_I_want_a_token_to_only_generate_once_while_before_token_expiry:148 expected: <145750cc-e2a7-49a8-baca-5e16dff885bd> but was: <e3433a24-cf4a-47e9-8874-164a040c465e>
Check it out whenever you can. Thanks for sharing your project. It is helping getting to understand how a kafka connector is created.
The text was updated successfully, but these errors were encountered:
@ffroliva Thanks for reporting the error. Which version of Java are you using?
Sorry, something went wrong.
No branches or pull requests
I have downloaded the code and executed
mvn clean install
on it. One test is failing.Check it out whenever you can. Thanks for sharing your project. It is helping getting to understand how a kafka connector is created.
The text was updated successfully, but these errors were encountered: