zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
957 stars 292 forks source link

Log debug topic id header for misplaced events #1591

Closed a1exsh closed 7 months ago

a1exsh commented 7 months ago
  1. Reuse HeaderTag for adding the debug header.
  2. Use EnumMap for slightly more efficiency.
  3. Log it when we detect misplaced event.
a1exsh commented 7 months ago

:+1:

1u0 commented 7 months ago

:+1: