zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues

Home Page:https://nakadi.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Field data_type for DataChangeEvent is not well defined

rcillo opened this issue · comments

The documentation does not specify what's the meaning of this field.

It seems that the original idea was for this field to hold the name of the event type, but this information is already present in the metadata.

I suggest making this field optional or better specifying what is it about.

Opened a ticket for it: ARUHA-829

I guess this is still on hold?