We certainly would like 2.10 support, but there's not immediate demand here at LI for it. Patches to provide support would be very welcome. I've gotten this question a couple times and it's definitely a blindspot in the project that we should fix.
We're in the process of getting Jenkins set up to make mutli-version builds and testing easier. -jg On Thu, Jan 9, 2014 at 11:33 PM, Dan Di Spaltro <[email protected]>wrote: > Hey I am trying to use Samza from scala and the project I want to use it on > is 2.10. I tried to hack it up in the build, I got it to compile, there > was only a single actual source change I had to make. On the build side I > had to do a little more that was a bit messy, including compiling the kafka > jars and throwing them in the lib directory. However, now it hangs trying > to run the tests and I can't quite seem to figure it out. So with that I > wanted to see how this is on your roadmap (Kafka has 2.10 builds =), and if > its not, I wanted to specifically know if there was anything special you > included in the kafka libs you had, basically it's spinning being unable to > connect to the broker. So if there is some black magic you did, I can > maybe skip a couple hours and try to get it working and send my changes > back. > > Thanks, > > -Dan > > -- > Dan Di Spaltro >
