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 292 forks source link

Avoid logging stacktrace on streaming exceptions #1448

Closed a1exsh closed 2 years ago

a1exsh commented 2 years ago

The common cases are spamming the logs with useless stacktraces. Follow-up on: #1302

thomasabraham commented 2 years ago

:+1:

a1exsh commented 2 years ago

:+1: