Matias Fontanini
|
28f6253cfb
|
Allow fetching metadata only for known topics
|
2017-04-15 16:53:37 -07:00 |
|
Matias Fontanini
|
e26d7e7db2
|
Add MessageBuilder and use it on producer classes
|
2017-04-15 16:46:37 -07:00 |
|
Matias Fontanini
|
c8154ac6cb
|
Rename TopicMetadata::get_topic to TopicMetadata::get_name
|
2016-11-25 10:18:21 -08:00 |
|
Matias Fontanini
|
b570d07fcd
|
Add compacted topic processor test
|
2016-10-29 13:20:25 -07:00 |
|
Matias Fontanini
|
55f93e1f0d
|
Add buffered producer class
|
2016-10-29 11:29:26 -07:00 |
|
Matias Fontanini
|
8361e4ca1e
|
Use another name for Metadata::get_topics when using a prefix
|
2016-08-19 14:12:44 -07:00 |
|
Matias Fontanini
|
b768d52791
|
Take key before value on Producer::produce
|
2016-08-14 15:49:23 -07:00 |
|
Matias Fontanini
|
af72add34c
|
Remove bogus code
|
2016-08-11 19:57:57 -07:00 |
|
Matias Fontanini
|
b147123eba
|
Add Doxygen documentation generation
|
2016-07-30 09:15:14 -07:00 |
|
Matias Fontanini
|
cf6ac1675b
|
Add Error class
|
2016-06-27 21:43:20 -07:00 |
|
Matias Fontanini
|
c878049253
|
Allow building a configuration from an option list
|
2016-06-25 09:24:18 -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
|
c615664f12
|
Add Message::get_timestamp
|
2016-06-19 21:00:25 -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
|
74eb74785d
|
Improve build system a bit
|
2016-06-14 21:03:07 -07:00 |
|
Matias Fontanini
|
c4054eaae0
|
Allow constructing Buffer from a std::string
|
2016-06-14 19:15:46 -07:00 |
|
Matias Fontanini
|
d90f039a87
|
Find rdkafka via cmake
|
2016-06-14 19:03:20 -07:00 |
|
Matias Fontanini
|
5dcf01c1fc
|
Find zookeeper and boost properly using cmake
|
2016-06-13 20:53:54 -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
|
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
|
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 |
|