Can we add KAFKA-4440 and KAFKA-4250 to the the list? They make
ProducerRecord/ConsumerRecord/RecordMetadata non-final so that they can be
extended. The changes have minimal impact on the codebase, but will really
help when implementing other producers/consumers. It is not a bug-fix, but
if we are going to make the change, it will be good to have it in a release
soon.

Thank you,

Rajini


On Thu, Nov 24, 2016 at 4:36 AM, Bernard Leach <leac...@bouncycastle.org>
wrote:

> Hi Guozhang,
>
> I have added KAFKA-4438 to that list as that would enable publishing the
> scala 2.12 builds of 0.10.1.1.  There are other tasks in order to actually
> publish a 2.12 but merging that change would enable that process.  There’s
> a corresponding PR on github that consists of a cherry-pick of the
> corresponding change from trunk.
>
> cheers,
> bern
>
> > On 24 Nov 2016, at 06:58, Guozhang Wang <wangg...@gmail.com> wrote:
> >
> > Hi everyone,
> >
> > We have resolved 15 JIRAs including a few critical bugs in the 0.10.1
> > branch since 0.10.1.0 was released so I'd like to propose to release
> > 0.10.1.1 soon:
> >
> > https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20KAFKA%20AND%20resolution%20%3D%20Fixed%20AND%
> 20fixVersion%20%3D%200.10.1.1%20ORDER%20BY%20priority%
> 20DESC%2C%20key%20DESC
> >
> > There are still a few outstanding issues that are not unresolved and have
> > 0.10.1.1 as the target version:
> >
> > https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20KAFKA%20AND%20resolution%20%3D%20Unresolved%20AND%
> 20fixVersion%20%3D%200.10.1.1%20ORDER%20BY%20priority%
> 20DESC%2C%20key%20DESC
> >
> > Once we have resolved these issues I will start the release process.
> >
> > --
> > -- Guozhang
>
>


-- 
Regards,

Rajini

Reply via email to