Skip to content

Kafka improvements and other fixes

Compare
Choose a tag to compare
@danesss danesss released this 09 Nov 10:00
· 828 commits to main since this release
9a3dc6d

Changes

  • Increased kafka message buffer sizes and added integration tests for this.
  • Improved help text formatting.
  • Added code for running Kafka tests. This code is disabled by default.
  • It is now possible to set the Kafka poll timeout from the command line. This option should rarely (if ever) be used.
  • The following dependencies have been updated:
    • graylog-logger (#650)
  • Enabled SSL and SASL in librdkafka to support Kafka authentication.
  • Fix to make all Kafka connections honour the provided librdkafka parameters.
  • Silencing x5f2 schema message and file writer not currently writing status message.