Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

(TWILL-147) Allow using external Kafka server for log collection #57

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

fonelor
Copy link
Contributor

@fonelor fonelor commented Jul 21, 2017

Now external kafka servers could be used for log aggregation
Kafka updated to 0.10.2.0
Embedded kafka server starts if log aggregation is enabled and no external kafka servers configured
removed old zk based kafka broker discovery service

Sergey Filippov added 10 commits July 14, 2017 12:47
fixed no payload in logger FetchedMessage
fixed incorrect scheduling and running of KafkaConsumer task
removed Encoders
implemented broker.id generation
revert code moving
added slf4j-log4j12 for testing with kafka
@chtyim
Copy link
Member

chtyim commented Jul 31, 2017

One quick question, does Kafka 0.10 client works with older version of Kafka server?

Also, ideally we should separate out all these Kafka related dependencies in a separate twill module, otherwise making it compatible with different Scala version would be quite difficult.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants