Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-32183

Getting rid of the many "Offset commit failed" Kafka warnings

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Streams
    • Backlog priority:
      800
    • Upgrade notes:
      Hide

      It is recommended to use Kafka Cluster >= 2.7 to avoid contention during consumer commits on topic with a single partition.

      Show
      It is recommended to use Kafka Cluster >= 2.7 to avoid contention during consumer commits on topic with a single partition.
    • Sprint:
      nxplatform #102

      Description

      An intensive (or regular) usage of Nuxeo streams causes the following warnings in Nuxeo logs

      [Consumer clientId=nuxeo-document-gc-16, groupId=nuxeo-document-gc] Offset commit failed on partition nuxeo-source-document-0 at offset 17959147: The request timed out.
      [Consumer clientId=nuxeo-audit-writer-59, groupId=nuxeo-audit-writer] Offset commit failed on partition nuxeo-audit-audit-0 at offset 1491532: The request timed out. 

      I put 2 examples to show that different topics could be affected at the same time.

      Work to do

      • What is the root cause of these warnings?
      • How (to configure Nuxeo/Kafka) to get rid of these warnings?

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: