Matias Fontanini
|
065f899954
|
Add error handler to compacted topic processor
|
2016-07-03 08:32:13 -07:00 |
|
Matias Fontanini
|
cf6ac1675b
|
Add Error class
|
2016-06-27 21:43:20 -07:00 |
|
Matias Fontanini
|
6cfe01afb1
|
Add CompactedTopicProcessor
|
2016-06-27 12:16:46 -07:00 |
|
Matias Fontanini
|
ab9c2494e1
|
Add TopicPartition::operator<
|
2016-06-26 13:27:16 -07:00 |
|
Matias Fontanini
|
25ae15444e
|
Add TopicPartition::set_offset
|
2016-06-26 09:06:09 -07:00 |
|
Matias Fontanini
|
c878049253
|
Allow building a configuration from an option list
|
2016-06-25 09:24:18 -07:00 |
|
Matias Fontanini
|
a2e7f6db0d
|
Add getters for Consumer callbacks
|
2016-06-25 08:42:04 -07:00 |
|
Matias Fontanini
|
c300a9bf35
|
Allow chaining set calls on Configuration and TopicConfiguration
|
2016-06-22 20:03:28 -07:00 |
|
Matias Fontanini
|
bba9043faf
|
Allow getting option values providing a template type
|
2016-06-20 20:10:08 -07:00 |
|
Matias Fontanini
|
0a58fc306b
|
Fix build issues on OSX
|
2016-06-20 13:31:15 -07:00 |
|
Matias Fontanini
|
c615664f12
|
Add Message::get_timestamp
|
2016-06-19 21:00:25 -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
|
84d98b38e5
|
Allow dumping all options in a configuration
|
2016-06-18 08:23:25 -07:00 |
|
Matias Fontanini
|
0fb0afc4f4
|
Remove zookeeper support
|
2016-06-16 20:22:36 -07:00 |
|
Matias Fontanini
|
e1c2ee34fe
|
Add iterators to Buffer
|
2016-06-16 07:46:55 -07:00 |
|
Matias Fontanini
|
8db1df0998
|
Add conversion/comparison operators to Buffer
|
2016-06-15 20:47:40 -07:00 |
|
Matias Fontanini
|
9e79321a1f
|
Add operator<< for TopicPartition
|
2016-06-15 07:44:28 -07:00 |
|
Matias Fontanini
|
6877c4be03
|
Add enum for TopicPartition offsets
|
2016-06-15 07:32:22 -07:00 |
|
Matias Fontanini
|
6d053c1dbd
|
Add install target
|
2016-06-14 20:32:17 -07:00 |
|
Matias Fontanini
|
99cab2e741
|
Add examples
|
2016-06-14 20:07:34 -07:00 |
|
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 |
|