fwiw, my 0.02. The other comments on this thread, while not all aligned, make sense to me. I don't see anything I outright disagree with.
Based on feedback we got during the recent meetup and others anecdotally (e.g. Raul's and other insights) it sounded like a number of community members are already using 3.5 for "production" workloads. They seemed relatively happy with the current stability levels. My concern with pulling in non-critical changes at this point, regardless the source, is the risk/reward in 3.5 vs postponing to 3.6. We don't have a huge amount of testing that we do within the development community that will catch regressions. Just because we don't ship something in 3.5 doesn't mean it's not available, it's just not available in the release. So then it becomes a question of delaying the features/improvements already in 3.5 vs "just one more". I could see it go either way. Insight from the creators/reviewers is probably the most critical signal. e.g. how much risk is there, how well is it tested, is the value vs the risk worth it. Patrick On Mon, Mar 21, 2016 at 2:11 PM, Chris Nauroth <cnaur...@hortonworks.com> wrote: > I've had a chance to do a cursory first review of ZOOKEEPER-2024 (major > throughput improvement with mixed workloads). Big thanks to Kfir for > authoring the patch and Alex for championing it. It's very interesting. > > At this point, as release manager for 3.5.2-alpha, I am leaning towards not > including it in this release. This is not so much a statement on this patch > itself as it is an acknowledgment of competing priorities. We still have a > fair number of blocker bugs targeted to 3.5.2-alpha. I expect we're all > going to need to focus on those blockers now in order to get a release ready > in the next several weeks. > > I think the feature is very compelling though. I would like us to seriously > consider including it before 3.5 GA. I don't see any compatibility concerns > in the patch, so that should make it easy to include the patch later. > > Somewhat related to that, I'd like to see if we can move faster on a 3.5.3 > release after 3.5.2. Recent mailing list discussions indicate that the > community would like to see a quicker release cadence. Perhaps 3.5.3 can > focus on ZOOKEEPER-2024, API stability, and a handful of further blockers. > > --Chris Nauroth