December 2018
Beginner
186 pages
4h 10m
English
The Writer class implements the producer interface. The idea is to modify that Writer and build a validation class with minimum effort. The Validator process is as follows:
At the moment, for this example, the definition of a valid message is a message t0 which the following applies:
If these conditions are not met, a new error message in JSON format is generated, sending it to the invalid-messages Kafka topic. The schema of ...
Read now
Unlock full access