zalando / nakadi

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

Extend the validations: retention period mandatory for materialisation opt-in #1589

Closed dgur1n closed 5 months ago

dgur1n commented 5 months ago

Extend the validations: retention period mandatory for materialisation opt-in

One-line summary

Zalando ticket : https://jira.zalando.net/browse/ZDLK-5203

Description

We have extended the validations for the annotations field, to make the retention period field mandatory when the materialise_events field has value "on". This PR replaces https://github.com/zalando/nakadi/pull/1543 since Adriana is no longer available.

Review

Deployment Notes

N/A

1u0 commented 5 months ago

FYI, this change is now also included in #1587.