Commit Graph

7 Commits

Author SHA1 Message Date
R. Tyler Croy d2f2b4b6db
Use a default zookeepers constant instead of trying to load a configuration file 2015-09-03 08:27:12 -07:00
R. Tyler Croy fd7db966ff
Use the appropriate pattern when doing a multipass with wildcards
Fixes #12
2015-09-02 09:30:17 -07:00
R. Tyler Croy 0167dcde2a
Display the messages partition and offset when rendering a message
Fixes #22
2015-09-02 07:38:44 -07:00
Ron Kuris 09bbb55fb1 Use slf4j simple logger to get logs to stdout
Logs were heading over to log4j before this; were they getting lost?
2014-12-01 21:52:52 -08:00
R. Tyler Croy 493deb7ddf Add support for looking up topics for matches if the topicPattern has wildcards in it
References #8
2014-11-24 22:20:14 -08:00
R. Tyler Croy 2677018943 Refactor more Kafka subscription into OfftopicClient to allow multiple streams at once
WOOOHOOO

Fixes #7
2014-11-24 21:07:55 -08:00
R. Tyler Croy 183f429ebd Make zookeeper hosts configurable, consumerIds random and a few more improvements
Slowly moving towards the OfftopicClient to hold state and configuration around
websocket connections

Fixes #4
Fixes #3
2014-11-24 17:52:15 -08:00