Giter VIP home page Giter VIP logo

Comments (4)

charithe avatar charithe commented on May 23, 2024

Interesting. May I ask what the exact nature of your build problem is? Although I haven't tried this library in Scala, in the past I have had no problems mixing Scala 2.10 and 2.11 dependencies. That leads me to believe that the problem is probably due to a clash between the Scala runtime bundled with Kafka and your project's runtime.

I'll see if we can upgrade to the 2.11 Kafka anyway. But that might not yet be possible.

from kafka-junit.

espenkm avatar espenkm commented on May 23, 2024

Hi,

I checked our decencies and I have no dependencies to Scala 2.10 as far as
I could find (only 2.11). The code works fine if I just copy the
KafkaJunitRule class into my code and compile everything with
kafka_2.11-0.8.2.1

It seems that sending to Kafka just blocks. I can try to reproduce it with
a simple project if you are not able to go to 2.11

On 11 September 2015 at 10:36, Charith Ellawala [email protected]
wrote:

Interesting. May I ask what the exact nature of your build problem is?
Although I haven't tried this library in Scala, in the past I have had no
problems mixing Scala 2.10 and 2.11 dependencies. That leads me to believe
that the problem is probably due to a clash between the Scala runtime
bundled with Kafka and your project's runtime.

I'll see if we can upgrade to the 2.11 Kafka anyway. But that might not
yet be possible.


Reply to this email directly or view it on GitHub
#8 (comment).

from kafka-junit.

charithe avatar charithe commented on May 23, 2024

Ah, what I meant was that perhaps the Kafka dependency was pulling in Scala 2.10 runtime -- which could clash with the 2.11 runtime you have in your project.

Anyway, I don't see a reason why I can't just use the 2.11 build of Kafka. All tests pass with that version too.

If you grab version 1.6 of kafka-junit from Maven Central, it will have the Kafka 2.11 dependencies. Hope that helps.

from kafka-junit.

espenkm avatar espenkm commented on May 23, 2024

That work just fine. Thanks a lot

from kafka-junit.

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.