Commit Graph

21 Commits

Author SHA1 Message Date
Matias Fontanini
8143c5b06a Add KafkaHandleBase::get_offsets_for_times 2017-04-15 19:21:51 -07:00
Matias Fontanini
28f6253cfb Allow fetching metadata only for known topics 2017-04-15 16:53:37 -07:00
Matias Fontanini
23f151175d Add wrapper for rd_kafka_outq_len 2016-10-08 10:24:15 -07:00
Matias Fontanini
a46896790b Allow polling with a timeout 2016-10-08 10:08:15 -07:00
Matias Fontanini
831111812e Export symbols on Windows dll builds 2016-06-19 09:46:28 -07:00
Matias Fontanini
678ac88c9b Add KafkaHandleBase::add_brokers 2016-06-19 09:21:29 -07:00
Matias Fontanini
a3b311fe00 Make get_metadata(Topic) return only topic metadata 2016-06-18 08:45:33 -07:00
Matias Fontanini
0fb0afc4f4 Remove zookeeper support 2016-06-16 20:22:36 -07:00
Matias Fontanini
9751acd8df Add some documentation 2016-06-12 17:49:11 -07:00
Matias Fontanini
0cf8369ef9 Add zookeeper support 2016-06-12 10:43:38 -07:00
Matias Fontanini
eed3ac270a Add license and README file 2016-06-05 18:19:23 -07:00
Matias Fontanini
7708e945b7 Add get/query offset wrappers 2016-06-05 18:14:46 -07:00
Matias Fontanini
efd2321828 Allow setting default topic config 2016-06-05 10:04:48 -07:00
Matias Fontanini
4fccf277e0 Add partitioner callback to topic configuration 2016-06-04 19:15:32 -07:00
Matias Fontanini
8e37440f58 Add config callbacks 2016-06-04 18:16:21 -07:00
Matias Fontanini
5b957de7e4 Replace TopicPartitionList class with a vector of TopicPartition 2016-05-28 09:02:44 -07:00
Matias Fontanini
c31d00115a Add metadata objects and tests for them 2016-05-26 20:45:12 -07:00
Matias Fontanini
58258750df Add pause/resume partitions wrappers 2016-05-22 09:52:42 -07:00
Matias Fontanini
4f50122393 Add initial consumer code 2016-05-21 19:31:24 -07:00
Matias Fontanini
5848bccdb8 Add more producer stuff 2016-05-17 18:51:30 -07:00
Matias Fontanini
1cc8f027c9 Add initial producer code 2016-05-16 20:46:08 -07:00