Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19401

Typo in kafka image name in ContainerLocalKafkaService

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.20.5
    • 3.20.6
    • camel-kafka, tests
    • None
    • Unknown

    Description

      Typo in kafka image name in ContainerLocalKafkaService.java in 3.20.5 (not in main branch though).

      public static final String KAFKA3_IMAGE_NAME = "confluentinc/cp-kafkai:7.3.2";
      

      should be

      public static final String KAFKA3_IMAGE_NAME = "confluentinc/cp-kafka:7.3.2";
      

      Attachments

        Issue Links

          Activity

            People

              nfilotto Nicolas Filotto
              Yullia.buzlukova Yulia Buzlukova
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: