panos-kakos
d6db20dd02
[JAVA-29500] Moved article "Implementing Retry in Kafka Consumer" to spring-kafka ( #15904 )
2024-02-26 21:34:40 +02:00
Constantin
6328bf349e
[BAEL-7199] Override bootstrap servers property ( #15708 )
2024-02-20 23:14:38 +01:00
Amit Pandey
a5082fa3f1
[JAVA-29429] - Add extra checks for sporadic test failures ( #15845 )
2024-02-11 13:39:41 +01:00
Amit Pandey
7280037213
[JAVA-29429] Reduce Kafka Integration test execution time ( #15793 )
2024-02-05 21:40:28 +01:00
Constantin
b51e01e69f
BAEL-7199: Fix CI pipeline
2024-01-09 11:33:44 +02:00
Constantin
6d7c9dc79e
BAEL-7199: Use different port for embedded Kafka
2024-01-07 16:31:44 +02:00
Constantin
b8a6e4f89f
BAEL-7199: Include feedback
2023-12-21 17:06:41 +02:00
Constantin
fd9618cda6
BAEL-7199: Dead Letter Queue for Kafka with Spring
2023-12-14 17:37:51 +02:00
Pedro Lopes
36cc0c07eb
fix embedded kafka port ( #15296 )
2023-12-09 16:20:58 +01:00
Pedro Lopes
a7ab16d81e
BAEL-6566: Manage Kafka Consumer Groups ( #15007 )
...
* test removing consumer
* test removing consumer
* wrapping up
* fix main class
* addressing request changes
* introducing constants for numbers. optimizing imports
* introducing class level constants
* using constant naming conventions
2023-11-20 07:14:46 +01:00
timis1
336ee922eb
JAVA-26692 Go over tutorials - integration builds test results - Week 45 - 2023 ( #15194 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-11-16 12:21:18 +02:00
Alexander Molochko
5b596e0c49
BAEL-7012: Splitting Streams in Kafka ( #15029 )
...
* BAEL-7012: Splitting Streams in Kafka
* Move sources to the spring-kafka module
* Move sources to the spring-kafka-2 module
2023-11-08 19:05:37 -06:00
Bipin kumar
b0dc3b228a
JAVA-25374: Fixes made for integration test failure in spring-kafka-2… ( #14864 )
2023-10-16 12:46:22 +03:00
Constantin
ed2f3234e6
BAEL-6612: How to subscribe a Kafka consumer to multiple topics ( #14800 )
...
* BAEL-6612: Subscribe consumer to multiple topics using Spring Kafka
* BAEL-6612: Subscribe consumer to multiple topics using Apache Kafka
* BAEL-6612: Revert README files
* BAEL-6612: Fix identation; remove static qualifier
* BAEL-6612: Fix identation; remove static qualifier
2023-10-06 23:21:30 -05:00
Pedro Lopes
ae29eca0f8
BAEL-6927: Update article "Understanding Kafka Topics and Partitions" ( #14837 )
...
* consumer config. topic config. driver and calculator classes.
* basic app working. test structure
* final version
* wraping up
* optimizing imports
* comments changes
* addressing improvement changes
2023-10-01 09:22:34 -06:00
Pedro Lopes
5843e8212a
BAEL-6406 - Understanding Kafka Topics and Partitions ( #14324 )
...
* consumer config. topic config. driver and calculator classes.
* basic app working. test structure
* final version
* wraping up
* optimizing imports
2023-07-31 21:01:26 -06:00
Vlad Fernoaga
f40d10a9e1
Configure multiple listeners on same topic ( #13572 )
...
* moved Spring retryable article to own package
* moved Spring retryable article to own package
* implement multiple listeners kafka app demo project
* fix PR comments
2023-03-20 08:26:44 +01:00
cesarevalenti90
f396ff0341
BAEL-6057 - Implementing Retry In Kafka Consumer ( #13274 )
...
* BAEL-6057 - Implementing Retry In Kafka Consumer
(moved code example to new module)
* BAEL-6057 - Implementing Retry In Kafka Consumer
(fix on README.md)
Co-authored-by: Cesare <cesare.valenti@hotmail.com>
2023-01-11 13:25:43 -08:00