Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-6124

Revisit default config for internal client with regard to resilience

    XMLWordPrintableJSON

Details

    Description

      We should reevaluate the default config of our internally used clients, to update them to make Streams more resilient out-of-the-box.

      For example:

      • increase producer "retries"
      • increase producer "max.block.ms"
      • consider impact on max.poll.internal.ms (should we keep it at Integer.MAX_VALUE – note, that KAFKA-5152 resolve the issue why we did set it to infinity)
      • double check all other defaults including KafkaAdmintClient

      We should also document all finding in the docs and explain how users can configure their application to be more resilient if they want to.

      This Jira requires a KIP.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mjsax Matthias J. Sax
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: