flipp-oss / deimos

Framework to work with Kafka, Avro and ActiveRecord
Other
60 stars 22 forks source link

CCOL-2039: Post process valid and invalid records from batch consumption #207

Closed lionelpereira closed 9 months ago

lionelpereira commented 10 months ago

Pull Request Template

Description

  1. should_consume? method accepts validation of associations
  2. Return valid and invalid records saved during consumption for further processing in post_process method

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

dorner commented 9 months ago

Time to hit the big green button! Thanks @lionelpereira !