Skip to content

Start writing events with person data #9180

@yakkomajuri

Description

@yakkomajuri

We'll need to update the plugin server code to send event messages to Kafka with the new columns.

This requires leveraging the cache, adding the update logic, and sending the right data to Kafka.

The flow should be:

  1. Event is about to be processed
  2. Check the cache
  3. Update Postgres and the cache if necessary
  4. Produce the event to Kafka

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions