Re: Compatibility between 0.9 and 0.8.x

2015-11-17 Thread Stephan Ewen
/jira/browse/KAFKA-2845 > > best regards > > Stephan Ewen schrieb am Di., 17. Nov. 2015 um 11:13 > Uhr: > > > Hi! > > > > Sorry if this is question has been asked before, but I have not found a > > complete answer so far. > > > > I found that a

Compatibility between 0.9 and 0.8.x

2015-11-17 Thread Stephan Ewen
Hi! Sorry if this is question has been asked before, but I have not found a complete answer so far. I found that a 0.9.0 broker will be able to work with 0.8.x consumer clients. Does the opposite also hold? Will a new 0.9.0 consumer (new consumer API) be able to work with 0.8.x brokers? Thanks,