Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Expose Kafka Idempotency Config #45

Merged
merged 4 commits into from
Nov 23, 2021
Merged

Expose Kafka Idempotency Config #45

merged 4 commits into from
Nov 23, 2021

Commits on Oct 20, 2021

  1. Expose Kafka Idempotency Config

    * Upgraded Sarama Version; Added Kafka Idempotency (only once) config
    * Bump alpine-glibc version to resolve gcc vulnerability found in our security scan
    * Bump Node Version to current Active LTS version
    * Fixed issue with acks not being set properly (prerequisite for Idemptoncy)
    * Added config for Kafka MaxOpenRequests (prerequisite for Idemptoncy)
    fenriskiba authored and GitHub Enterprise committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c3bf097 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    5f19115 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    27e9e96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec072d View commit details
    Browse the repository at this point in the history