Skip to content

Update kafka0.10#3

Open
johnmpage wants to merge 4 commits into
ptgoetz:masterfrom
johnmpage:UpdateKafka0.10
Open

Update kafka0.10#3
johnmpage wants to merge 4 commits into
ptgoetz:masterfrom
johnmpage:UpdateKafka0.10

Conversation

@johnmpage

Copy link
Copy Markdown

Hi Taylor,

The submitted changes provide the following:

  1. Updated to work with Kafka 0.10. (And will likely work with any version after 0.8, but this has not been tested)
  2. Provides a simple properties "pass-through" mechanism, so that all 49 Kafka Producer properties can be leveraged. This also means the appender will require less maintenance as these properties evolve in Kafka 0.11+ as long as the core Producer initialization remains constant.
  3. Added an option to log to System out while setting up.
  4. Added an option to log method and line number in the JSONFormatter.

There is another decent appender out there by D. Wegener, but this appender's property "pass-through" strategy is simpler and more powerful, imho.

Thanks,
John Page

Note: Yes, we used to work together. You may recall, we went to an ETE together. I hope you're doing well!

git@johnpage.net and others added 4 commits July 28, 2016 18:03
Added pass-through Kafka Producer Properties to configuration.
Added optional line and method data to JSON formatter.
Updated Readme.
Advanced version to 0.2-SNAPSHOT.
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.

1 participant