Remove this section after page migration is complete

Welcome to Kafka Producer

Introduction

Detailed Introduction and information about the project

The kafkaproducer plugin is a northbound plugin which allows real-time data streaming from OpenDaylight into a Kafka endpoints. The key design goal for this plugin is to provide a generic and configurable data connector that subscribes to southbound event source(s), for example using OpenDaylight’s Event Topic Broker (ETB), which then forwards these notifications to a Kafka endpoint/s.

Kafkaplugingraphic1-jpg.jpg

The kafkaplugin is configurable via REST/java apis in ODL. Initial configuration supports multiple endpoints, Event Topic Broker topic-id, and multiple serialisation/codec formats and other features.

Project Facts

Project Creation Date:  December 3, 2015
Lifecycle State: Incubation
Primary Contact: Xiaoyu Chen <williscc@cisco.com>
Project Lead:  Xiaoyu Chen <williscc@cisco.com>
Committers:  This field will need to be maintained by the PTL.  LF is currently working on automating this in the future
Mailing List:  kafkaproducer-dev@lists.opendaylight.org
    Archives: mailing list archives
Meetings: See Community Meetings Ensure Meetings listed on central Meeting page
Repository: git clone https://git.opendaylight.org/gerrit/kafkaproducer
Jenkins: jenkins silo
Gerrit Patches: code patches/reviews
Bugs:

Feel free to edit this section as necessary

Documentation

Link to ReadTheDocs Project documentation.  i.e.:

Getting Started for Users

Getting Started for Developers

Requirements


Release Planning


Release Notes