flipp-oss / deimos

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

CCOL-2039: Global consumer configurations for replace_association & bulk_id_generation #205

Closed lionelpereira closed 10 months ago

lionelpereira commented 10 months ago

Pull Request Template

Description

  1. Allow global and individual consumer batch id generator procs to be passed in for use in bulk imports
  2. Allow global and individual consumer replace_associations configuration for use in bulk imports

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 10 months ago

Looks good!