-
Notifications
You must be signed in to change notification settings - Fork 52
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
Update to remove old kafka modules #154
Conversation
4571439
to
641c169
Compare
Looking good @rob3000 I am on the road currently, going to have a look at this on the weekend. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not really a change request, more like suggestions and opinions ;)
@krystianity updated based on the comments you made. I've also converted to typescript. Currently admin client is failing but feel free to review :) |
… to remove volumes to ensure we can run clean. Updated CHANGELOG
@krystianity This is now ready for review! 🥳 |
…t client as abstract so the consumer/producer is forced to set the client
Awesome, will review tonight - you are really going full speed here 👍 ❤️ |
looking good so far, however the amount of changes is quite large so its quite difficult to approve this with 100% confidence, given the major changes we are doing anyway, we will probably have to run some in the fields tests for lag status (health and analytics) - testing this with kafka-streams will probably also be a good validation of the changes. |
agreed, there are lots of changes. i guess if we merge to master we can test kafka streams from the sinek's master branch which would give us better confidence? |
@rob3000 didnt release you were waiting for my approval to merge this, lgtm ;) |
Removing old node modules and use kafkaJS as primary source and removed some old config.
Suggestions/comments welcome 😄
Next i'd like to update some of the documentation thoughts on using something like: https://docusaurus.io/