Port kafka node-type to C++ and simplify it - #986
Conversation
d5a20d0 to
c0aa7d1
Compare
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
80db91e to
fdfdbae
Compare
There was a problem hiding this comment.
Do you want to keep the kafka_old.cpp as backup?
If we keep it, how shall we proceed with deleting the header file?
I tested the config as well. I verified the received samples with the kafka consumer, as explained here:
Here some of the samples:
For the test, I prepared a docker compose file, wouldn't it be beneficial to include it in the examples folder? |
pipeacosta
left a comment
There was a problem hiding this comment.
Thanks for the PR @steffen-vogel-opalrt, sorry I didn't have much time to look into it in more detail, I left a couple of comments.
There was a problem hiding this comment.
Could you explain why you removed the throw part? are we catching the exception somewhere else now?



No description provided.