Matias Fontanini
|
c4054eaae0
|
Allow constructing Buffer from a std::string
|
2016-06-14 19:15:46 -07:00 |
|
Matias Fontanini
|
0f5660710a
|
Add default constructor to Topic
|
2016-06-13 20:31:26 -07:00 |
|
Matias Fontanini
|
a055768f5a
|
Document more classes
|
2016-06-12 20:14:40 -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
|
65126b27f1
|
Add initial zookeeper wrapper code
|
2016-06-11 08:18:09 -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
|
65a60f1690
|
Allow getting config options and add multiple overloads for set
|
2016-06-05 15:08:40 -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
|
a74d46094f
|
Use ClonablePtr on TopicConfiguration
|
2016-05-31 07:39:13 -07:00 |
|
Matias Fontanini
|
82393b558e
|
Add offset commit and delivery report callbacks
|
2016-05-31 07:26:31 -07:00 |
|
Matias Fontanini
|
fd2d616506
|
Add some consumer tests
|
2016-05-29 20:23:56 -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
|
6374062f47
|
Add more tests to producer
|
2016-05-23 21:03:34 -07:00 |
|
Matias Fontanini
|
4475209ce1
|
Add first producer test
|
2016-05-22 19:47:23 -07:00 |
|
Matias Fontanini
|
29989ea346
|
Add consumer rebalance callbacks
|
2016-05-22 15:11:32 -07:00 |
|
Matias Fontanini
|
58258750df
|
Add pause/resume partitions wrappers
|
2016-05-22 09:52:42 -07:00 |
|
Matias Fontanini
|
83c1d304c6
|
Add more wrappers for Consumer
|
2016-05-22 09:49:39 -07:00 |
|
Matias Fontanini
|
c491136e0e
|
Add committed/assigned wrappers
|
2016-05-21 20:39:37 -07:00 |
|
Matias Fontanini
|
acd5c4a603
|
Add commit overloads for TopicPartitionList
|
2016-05-21 20:20:52 -07:00 |
|
Matias Fontanini
|
5606b81ecb
|
Add commit methods to Consumer
|
2016-05-21 20:16:08 -07:00 |
|
Matias Fontanini
|
12621b11ad
|
Add some other methods to TopicPartitionList
|
2016-05-21 20:06:54 -07:00 |
|
Matias Fontanini
|
1c51bb72f4
|
Add Consumer::poll
|
2016-05-21 19:51:50 -07:00 |
|
Matias Fontanini
|
4f50122393
|
Add initial consumer code
|
2016-05-21 19:31:24 -07:00 |
|
Matias Fontanini
|
61253e4f42
|
Add Message class
|
2016-05-17 19:25:49 -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 |
|
Matias Fontanini
|
f86c9c1f57
|
Add initial config classes
|
2016-05-12 20:37:58 -07:00 |
|