Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Support for several event types in the same topic #71
Support for several event types in the same topic #71
Changes from 51 commits
dec045b
02682d0
7597194
2f65ca4
8db6159
2e4fd93
7204e4c
a18d644
70992bc
de4a90a
e58d81b
3102dc6
920b5d5
fe779dc
807455f
3d4a4fa
a6b110c
af33bd5
e578795
25a197b
51930e5
26680e0
3b41466
aa86743
ab2c06d
4ac4bc5
22a8f5f
b75c9e0
2fd0801
d72e243
8a7bb14
36fc50a
d98ef6c
25f7a6c
bc50656
7812765
8080b19
818ba53
b59f587
a7bfd60
c44fa92
6c88861
040200c
d105e2f
7b6e887
788137a
05d714f
a97eccf
b315e16
a1d6066
adb1b0c
e2612d2
83c2eec
996327a
aca5fa7
b3a984c
1c0d969
eaa616f
75b8ca8
7887800
2788b5d
0c042e1
cff58a2
d33c352
e7b882f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
we can simplify this if we don't use
nvm
- just raw node. What you think?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.
We need v8 version of node to build node-rdkafka. Ill see if I can use apt-get to install a concrete version of node.
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.
I tried but I couldn't get apt-get to install the version I wanted. I've moved back to nvm.
`
https://circleci.com/gh/pleszczy/kafka-avro/63