Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-15419

some kafka class was not included in the spring boot starter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.9-GA
    • fuse-7.7-GA
    • Camel
    • None
    • False
    • False
    • % %
    • +
    • Undefined

    Description

      when trying to use the starter for spring boot and trying to launch Fuse I can see this error:

      java.lang.NoClassDefFoundError: org/apache/kafka/clients/consumer/ConsumerRebalanceListener
      

      which goes away when I add also this to the dependency

      <dependency> 
      <groupId>org.apache.camel</groupId> 
      <artifactId>camel-kafka</artifactId>
      </dependency>
      

       

       

      Attachments

        Activity

          People

            zfeng@redhat.com Zheng Feng
            lucamaf Luca Mattia Ferrari
            Federico Mariani Federico Mariani
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: