Skip to the content Skip to the Navigation

Scalable Data Processing on the JVM Stack

  • Home
  • Spark
  • Kafka

December 2020

  1. HOME
  2. December 2020
22nd December 2020 / Last updated : 14th November 2021 adrian Kafka

Unit Testing Kafka Streams with Avro

Unit testing Kafka Streams with Avro is critical to ensure correctness of your streaming processing pipelines. If you decide to skip unit testing, you will likely spend a lot of time debugging at run time. The TopologyTestDriver API developed for Kafka Streams is powerful, intuitive and quite easy to use. In the following, I describe […]

Recent Posts

State Stores in Kafka Streams

30th January 2021

Unit Testing Kafka Streams with Avro

22nd December 2020

Kafka Streams with Spring Cloud Stream

8th February 2020

Profiling Spark Applications with Java Flight Recorder

24th November 2019

Java Flight Recorder

16th November 2019

Category

  • Kafka
  • Performance profiling
  • Spark
  • Spring

Archive

  • January 2021
  • December 2020
  • February 2020
  • November 2019
  • Home
  • Spark
  • Kafka
Follow @scaleoutdata

Copyright © Scalable Data Processing on the JVM Stack All Rights Reserved.

Powered by WordPress with Lightning Theme & VK All in One Expansion Unit by Vektor,Inc. technology.

MENU
  • Home
  • Spark
  • Kafka