Re: 0.10.2.0 release planning

2017-01-16 Thread Ewen Cheslack-Postava
Thanks to everyone that helped with development and review of the KIPs. We got nearly everything we aimed for in! We'll give the release a couple of more weeks to fully bake and stabilize, focusing mostly on getting bug fixes and improved tests into the release branch. I've cut the 0.10.2 release

Re: 0.10.2.0 release planning

2017-01-09 Thread Ewen Cheslack-Postava
As a quick follow up, for community members looking for areas they are familiar with to review I have updated the KIP table at the bottom of https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.10.2.0 with a column annotating the area of code the KIP/PR is related to (e.g. consumer, str

Re: 0.10.2.0 release planning

2017-01-09 Thread Ewen Cheslack-Postava
Hey folks, Here's a quick update and reminder that feature freeze is coming up on Friday (don't worry, you'll have through the end of the day to merge stuff). Most importantly, *everyone* can contribute to landing the many KIPs and features we're trying to get in by Friday. Committers need to tak

Re: 0.10.2.0 release planning

2017-01-05 Thread Ismael Juma
Good clarification. A couple more things: 1. KIP-90 (which is currently scheduled for 0.10.2.0) uses create/delete topics in the context of Streams. So, there is a user-visible impact. 2. KIP-4 ACL hasn't been voted yet so that would have to happen too before it could be included. Ismael On Thu,

Re: 0.10.2.0 release planning

2017-01-04 Thread Ewen Cheslack-Postava
Just to clarify this a bit, the additions made so far add the server-side handling of the new protocols. But it does not include any user-facing API changes to enable use of these features. Because of this, it's not particularly useful to users and not really worth mentioning. It'd mostly be useful

Re: 0.10.2.0 release planning

2017-01-04 Thread Ismael Juma
0.10.1.0 was the release with partial KIP-4 functionality: we added create topics and delete topics to the Kafka protocol. 0.10.2.0 doesn't improve things so far. Ismael On Wed, Jan 4, 2017 at 4:28 PM, Tom Crayford wrote: > Ismael, > > Thanks. Does this mean there's partially implemented KIP-4

Re: 0.10.2.0 release planning

2017-01-04 Thread Tom Crayford
Ismael, Thanks. Does this mean there's partially implemented KIP-4 functionality landing in 0.10.2.0? It seems like having release notes for that functionality would be quite important. On Wed, Jan 4, 2017 at 4:16 PM, Ismael Juma wrote: > Hi Tom, > > Thanks for the heads-up. Most of KIP-35 was

Re: 0.10.2.0 release planning

2017-01-04 Thread Ismael Juma
Hi Tom, Thanks for the heads-up. Most of KIP-35 was included in 0.10.0.0. The remaining PR was merged to trunk (will be in 0.10.2.0), so I closed the JIRA (and changed KAFKA-3308 to be a standalone task as it wasn't part of KIP-35). About KIP-4, that's a big KIP and it will continue to be open af

Re: 0.10.2.0 release planning

2017-01-04 Thread Tom Crayford
Thanks for running the release and being so transparent around plans, it's a great boon to the community. Looking at the plan ( https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.10.2.0), I see KIP-4 and KIP-35 under "Open Issues", but not under "Planned KIP Content". Are those KIPs

Re: 0.10.2.0 release planning

2017-01-02 Thread Ismael Juma
Thanks for the update and for managing the next release Ewen. :) Ismael On Mon, Jan 2, 2017 at 10:22 PM, Ewen Cheslack-Postava wrote: > Hey folks, > > We're quickly approaching our next time-based release. If you missed any of > the updates on the new time-based releases we'll be following, see