Giter Site home page Giter Site logo

Comments (4)

sobychacko avatar sobychacko commented on July 25, 2024

@dulm What is your boot version? Boot overrides the Spring for Apache Kafka dependency regardless of what version the binder used at compile time. These are the corresponding versions that binder 3.2.1 uses. I don't see how you use Spring Kafka 2.6. One way that could happen is if you are using an older version of Boot. Binder 3.2.x is compatible with Boot 2.6+. Please make sure that you are at that level of Boot and see if that resolves your issue.

from spring-cloud-stream-binder-kafka.

sobychacko avatar sobychacko commented on July 25, 2024

Closing the issue due to no activity. Feel free to re-open if you are still facing issues.

from spring-cloud-stream-binder-kafka.

dulm avatar dulm commented on July 25, 2024

my versions:

springbootVersion = '2.4.3'
springCloudStreamVersion = '3.2.1'

from spring-cloud-stream-binder-kafka.

garyrussell avatar garyrussell commented on July 25, 2024

The DefaultErrorHandler was introduced in spring-kafka 2.8, which is used by Boot 2.6; you can't use it with Boot 2.4 (which is no longer supported). Spring Cloud Stream 3.2.x also requires Boot 2.6. Currently 3.2.2 and 2.6.7 respectively.

from spring-cloud-stream-binder-kafka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.