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

Mixing Kafka and Chronicle default logConfig results in duplicate records

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2023.0, 2021.34
    • Component/s: Streams

      Description

      Contributing a Chronicle default log config on top of a Kafka config is creating weird duplicate records in Kafka stream when Nuxeo is deployed in cluster using front/worker nodes.

      Example of such config, which is overriding the default Kafka logConfig and doesn't contain any <match name="bulkimport/"> property.

        <require>org.nuxeo.stream.defaultConfig</require>
        <extension point="logConfig" target="org.nuxeo.runtime.stream.service">
          <logConfig name="bulkimport" type="chronicle" default="true">
            <option name="basePath">${nuxeo.data.dir}</option>
          </logConfig>
        </extension>
      

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: