Skip to content
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

Use Kafka-node instead of kafka-native for in out and ssl support #81

Merged
merged 15 commits into from
Jul 26, 2017
Merged

Use Kafka-node instead of kafka-native for in out and ssl support #81

merged 15 commits into from
Jul 26, 2017

Conversation

fbalicchia
Copy link
Contributor

@fbalicchia fbalicchia commented Jul 20, 2017

Hi,
respect the last pull request I've change node-kafka-native library in favor of kafka-node cause it doesn't support consumerGroup feature and seems no more supported
(alfred-landrum/node-kafka-native#28)
and comunity seems is not wide like kafka-node

Sorry 'Mea culpa'...

This pull request include

  • new Kafka input
  • Kafka output
  • SSL support for input/output
  • clean .travis file from C++ compiler
  • Upgrade test image to Kafka 0.10.2.1
  • Improve kafka-test to test both plaintext and ssl comunication with proceducer and consumer
  • add kafka-stream dependency but not used yet

@megastef megastef merged commit ceb7d3e into sematext:master Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants