Commit graph

31 commits

Author SHA1 Message Date
Paul Ingles
a776d070ae release 0.2.8-0.8.1.1, adds url and license for clojars promotion 2014-11-19 09:24:45 +00:00
Paul Ingles
18bacba342 add url and license for promotion in clojars 2014-11-19 09:24:10 +00:00
Paul Ingles
c6bb228222 bump release! thanks to @fatlazycat 2014-11-19 09:16:04 +00:00
Graham Berks
1a695580a4 Upgraded kafka to 0.8.1.1 and zkclient to 0.4 2014-11-18 21:26:17 +00:00
Paul Ingles
c397a8ff1b release 0.2.6 2014-05-09 17:45:14 +01:00
Paul Ingles
031b80f05d bump clj-kafka release 2014-05-09 11:58:48 +01:00
Paul Ingles
96275316e9 release with zookeeper partitions fn 2014-05-07 17:50:10 +01:00
Paul Ingles
ddb0a77391 add topic-offset to simple consumer: can be used to determine earliest offset available too 2014-05-01 15:23:56 +01:00
Paul Ingles
52032432b9 add number of consumer threads to zk consumer 2014-04-28 14:12:41 +01:00
Paul Ingles
8acfb69df6 add broker-list to help build metadata.broker.list strings; change clj-kafka.zk/brokers to return an empty list if zookeeper is available but no kafka brokers are registered. 2014-04-15 13:54:29 +01:00
Russell
9a42598d83 Up project version to reflect breaking change 2014-02-24 12:38:03 +00:00
Paul Ingles
08611c67c6 release 0.1.2 built with kafka 0.8 final release 2013-12-15 20:56:40 +00:00
Paul Ingles
ea2992b83b updates for kafka 0.8 release; few changes in zk structures so needs more work 2013-12-15 19:39:27 +00:00
Paul Ingles
d61c4321a4 move metrics-core and zkclient into core dependencies- they're dependencies of kafka that aren't pulled automatically 2013-11-18 13:41:52 +00:00
Paul Ingles
422ccf2b84 update project to use Kafka's 0.8-beta1 release 2013-09-19 11:15:38 +01:00
Paul Ingles
fe273bf32c move expectations dependency into the dev profile 2013-06-10 12:46:08 +01:00
Paul Ingles
d9ab7ba672 update travis-ci to run both tests and expectations; started rewriting tests as expectations 2013-06-09 08:39:46 +01:00
Paul Ingles
8643566f5c add log4j properties to reduce logging in dev/test; delete tmp directory before test run too 2013-06-07 20:58:23 +01:00
Paul Lam
c01ffa4a96 added brokers in producer to retrieve list of brokers from zookeeper,
cool
2013-06-07 16:35:48 +01:00
Paul Ingles
f4a1ebe88a more work on updating for 0.8 api; clj-kafka.test.consumer is WIP and hangs currently when creating the messages sequence 2013-06-07 13:03:55 +01:00
Paul Ingles
79544297fe clean the kafka log directory before using the broker in tests 2013-06-07 09:01:38 +01:00
Paul Lam
398f002e74 update readme and project.clj for 0.8 2013-06-06 17:09:27 +01:00
Paul Ingles
e97faeb733 releasing 0.0.7 with pipe size, thanks @DAddYE 2013-05-15 09:32:20 +01:00
Paul Ingles
231a739e66 release 0.0.6-0.7 with producer type hints to avoid reflection 2013-05-03 10:09:26 +01:00
Paul Ingles
3ce92430bb release 0.0.5-0.7 2012-12-18 10:24:26 +00:00
Paul Ingles
ab2cefe1df lein 2 compatible project.clj 2012-10-04 09:46:32 +01:00
Paul Ingles
6dfb60fcb6 update README for a 0.0.5-0.7-SNAPSHOT release 2012-05-18 12:38:44 +01:00
Paul Ingles
f8c72e9e75 Add topics to the consumer.zk ns, provides a list of all registered topics 2012-03-14 16:07:10 +00:00
Paul Ingles
9840461b7e bump version- fix for payload data extraction 2012-03-14 12:11:39 +00:00
Paul Ingles
9ddb351353 Add namespaces for connecting with the ZookeeperConnector and SimpleConsumer consumers; updated version to 0.0.2-0.7-SNAPSHOT 2012-01-26 10:20:44 +00:00
Paul Ingles
df8cb2f747 first commit 2012-01-22 23:01:36 +00:00