Closed stevenylai closed 3 years ago
I had the same problems whilst running the tests and these changes did indeed fix them. PR build seems to be failing but at first glance it was a temporary issue (?)
@stevenylai did a few extra tests and everything build fine to me. I'd suggest maybe closing / reopening PR to see if we get all checks passing before suggesting a merge onto master.
@jlcordeiro Yes, I wanted to check this but always forgot afterwards. Let me see if I can update the branch to trigger a re-build
I see the current master is already passing travis build so I guess there is nothing to be fixed then. Closing.
This should fix https://github.com/mfontanini/cppkafka/issues/249
I also added NODE_ID Macro so that I can use my existing cluster to run those tests
It should be based on the other travis pull request but I don't think I can merge from one fork to another.