Giter Site home page Giter Site logo

go-kafka-avro's People

Contributors

atakancolak avatar cobolbaby avatar dangkaka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

go-kafka-avro's Issues

TLS Kafka example

I am having trouble figuring out how to create a TLS Kafka client using a schema registry with your library. I am hoping you can help me w/ an example since the docs are a little bit thin in this regard. Thanks again !

Cannot connect to remote kafka server

I have tried using the example producer provided in the repoistory although I couldn't produce to remote kafka. And I get the following error:
Could not add a msg: dial tcp 127.0.0.1:29092: connect: connection refused

Connection configurations:

var kafkaServers = []string{"192.168.1.2:29092"}
var schemaRegistryServers = []string{"http://192.168.1.2:18088"}

Am I missing something, or connecting to remote kafka isn't supported?
Thanks in advance.

Deprecation of github.com/bsm/sarama-cluster

Describe the bug
With the deprecation of github.com/bsm/sarama-cluster in favor of the Sarama driver implementation, the library now generates and error when used.

Expected behavior
The library should compile without error

Screenshots
sarama_cluster

Additional context
Add any other context about the problem here.

License?

What is the license of this project?

Can we use portions from it under Apache License v2?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.