LesnyRumcajs
|
14423bba40
|
fixed typo log message
|
2020-05-12 10:49:08 +02:00 |
|
Alexander Damian
|
c4b6a95438
|
Fixes per code review
|
2019-06-30 19:30:13 -04:00 |
|
Alexander Damian
|
d20cab69f3
|
Add CMake configuration file and export installed targets
|
2019-06-29 01:50:29 -04:00 |
|
Matias Fontanini
|
0d54acbc64
|
Flush producer in example
|
2018-10-19 08:42:10 -07:00 |
|
Matias Fontanini
|
6158d932c0
|
Example fixes (#96)
* Add example for kafka buffered producer
* Add notes regarding bool returned in produce failure callback
* Fix example names
|
2018-06-25 19:19:23 -07:00 |
|
Alex Damian
|
9714bec5bf
|
Callback invoker to sink all thrown exceptions (#74)
|
2018-06-01 16:35:56 -07:00 |
|
Alex Damian
|
429ec92369
|
Buffered producer thread safe (#72)
* Thread safe buffered producer
* Using single mutex version
* Changed based on feedback
* Changes based on latest review
* Added flush counter
|
2018-05-28 18:33:36 -07:00 |
|
Matias Fontanini
|
2e6bfd64d3
|
Fix comment typo
|
2017-06-10 19:37:48 -07:00 |
|
Matias Fontanini
|
ed71ab2daa
|
Add example using ConsumerDispatcher
|
2017-06-10 19:26:42 -07:00 |
|
Matias Fontanini
|
000a119daf
|
Add short options to kafka producer example
|
2017-06-05 19:30:51 -07:00 |
|
Matias Fontanini
|
e741f40fbb
|
Allow showing the member assignment in consumers info example
|
2017-06-05 19:29:11 -07:00 |
|
Matias Fontanini
|
67cad942ca
|
Add consumer groups information example
|
2017-06-04 11:31:40 -07:00 |
|
Matias Fontanini
|
7d3b33d9cb
|
Cleanup metadata example
|
2017-06-04 11:27:55 -07:00 |
|
Matias Fontanini
|
45c73a1f0c
|
Use Producer rather than Consumer in metadata example
|
2017-06-04 11:20:40 -07:00 |
|
Matias Fontanini
|
56d594d232
|
Add metadata fetching example
|
2017-06-04 11:10:27 -07:00 |
|
Matias Fontanini
|
acbae757d8
|
Remove all references to Partition class
|
2017-06-04 10:57:28 -07:00 |
|
Matias Fontanini
|
03189b82a1
|
Minor fixes on examples
|
2017-04-23 14:21:49 -07:00 |
|
Matias Fontanini
|
9ecad71be1
|
Remove Partition class
|
2017-04-16 14:51:06 -07:00 |
|
Matias Fontanini
|
f781afe5cf
|
Allow using generic message builders not tied to Buffer class
|
2017-04-16 10:14:12 -07:00 |
|
Matias Fontanini
|
e26d7e7db2
|
Add MessageBuilder and use it on producer classes
|
2017-04-15 16:46:37 -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
|
9738e3d90d
|
Print assigned and revoked partitions on consumer example
|
2016-06-16 20:27:35 -07:00 |
|
Matias Fontanini
|
0fb0afc4f4
|
Remove zookeeper support
|
2016-06-16 20:22:36 -07:00 |
|
Matias Fontanini
|
8db1df0998
|
Add conversion/comparison operators to Buffer
|
2016-06-15 20:47:40 -07:00 |
|
Matias Fontanini
|
74eb74785d
|
Improve build system a bit
|
2016-06-14 21:03:07 -07:00 |
|
Matias Fontanini
|
99cab2e741
|
Add examples
|
2016-06-14 20:07:34 -07:00 |
|