You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Joe Witt <jo...@apache.org> on 2020/01/29 20:57:15 UTC

[DISCUSS] NiFi 1.11.1

Team,

A community member on slack today noted a regression with backpressure
behavior in NIFi 1.11.  The root issue was found to be an improvement made
which had a problematic side effect.  That change has been reverted in
favor of a new JIRA to look into how to get the desired improved behavior
without the downside.

So, I've started the support/nifi-1.11.x branch from the rel/nifi-1.11.0
tag.  I've placed several items onto as noted here [1].

I'll do a quick scan for available PRs that might be readily/easily merged
and then will initiate an RC1 of Apache NiFi 1.11.1.  Probably will kick
that off tomorrow or Friday depending on availability.

For those with outstanding PRs looking for reviewers please continue to use
the range of community available mechanisms such as slack, JIRA, and the
mailing list to help close those out.

[1] https://issues.apache.org/jira/projects/NIFI/versions/12346906

Thanks
Joe

Re: [DISCUSS] NiFi 1.11.2

Posted by Joe Witt <jo...@gmail.com>.
Thanks Otto!

On Fri, Feb 21, 2020 at 4:40 PM Otto Fowler <ot...@gmail.com> wrote:

> Just wanted to say, having followed the jira, great job by everyone
> involved.
> I think it is a real testament to the team and community the way these
> kinds
> of problems are handled.  Forget about a closed source project, even other
> open source projects couldn’t have done better.
>
> Kudos
>
>
> On February 21, 2020 at 15:43:13, Joe Witt (joe.witt@gmail.com) wrote:
>
> Team,
>
> In https://issues.apache.org/jira/browse/NIFI-7114 several folks have
> reported seeing issues related to resource leakage since the NiFi 1.10
> release. MattyB has traced the root cause and we think we've got that
> nailed so it warrants a release. Huge thanks to several community members
> on there (Vinicius, Paul, others as well) for reporting their findings and
> helping with details and exchanges.
>
> I've just created the NIFI 1.11.3 release in JIRA and tagged a host of
> items from 1.12 to it and this. Once these are all pulled together we'll
> get this out so hopefully another few days.
>
> https://issues.apache.org/jira/projects/NIFI/versions/12347022
>
> Thanks
> Joe
>
> On Mon, Feb 10, 2020 at 2:58 PM Joe Witt <jo...@gmail.com> wrote:
>
> > Team,
> >
> > Due to the finding reported on slack and by Eduardo today for load
> > balancing i'd like to kick out a 1.11.2.
> >
> > I created it and tagged a set of easy looking things to include. I'll
> > generate this RC pretty soon. Will look at items already merged for
> > inclusion as well.
> >
> > Thanks
> >
> > On Mon, Feb 10, 2020 at 6:29 AM Eduardo Fontes <eduardo.fontes@gmail.com
> >
> > wrote:
> >
> >> Hi Joe,
> >>
> >> I've noticed today that Load Balancing is not working on 1.11.1.
> >>
> >> I've tested with a 3 node cluster, GenerateFlowFile on All Nodes and a
> >> connection with Single Node Load Balancing. All FlowFiles remains in its
> >> node.
> >>
> >> On Wed, Jan 29, 2020 at 5:57 PM Joe Witt <jo...@apache.org> wrote:
> >>
> >> > Team,
> >> >
> >> > A community member on slack today noted a regression with backpressure
> >> > behavior in NIFi 1.11. The root issue was found to be an improvement
> >> made
> >> > which had a problematic side effect. That change has been reverted in
> >> > favor of a new JIRA to look into how to get the desired improved
> >> behavior
> >> > without the downside.
> >> >
> >> > So, I've started the support/nifi-1.11.x branch from the
> rel/nifi-1.11.0
> >> > tag. I've placed several items onto as noted here [1].
> >> >
> >> > I'll do a quick scan for available PRs that might be readily/easily
> >> merged
> >> > and then will initiate an RC1 of Apache NiFi 1.11.1. Probably will
> kick
> >> > that off tomorrow or Friday depending on availability.
> >> >
> >> > For those with outstanding PRs looking for reviewers please continue
> to
> >> use
> >> > the range of community available mechanisms such as slack, JIRA, and
> the
> >> > mailing list to help close those out.
> >> >
> >> > [1] https://issues.apache.org/jira/projects/NIFI/versions/12346906
> >> >
> >> > Thanks
> >> > Joe
> >> >
> >>
> >
>

Re: [DISCUSS] NiFi 1.11.2

Posted by Otto Fowler <ot...@gmail.com>.
Just wanted to say, having followed the jira, great job by everyone
involved.
I think it is a real testament to the team and community the way these
kinds
of problems are handled.  Forget about a closed source project, even other
open source projects couldn’t have done better.

Kudos


On February 21, 2020 at 15:43:13, Joe Witt (joe.witt@gmail.com) wrote:

Team,

In https://issues.apache.org/jira/browse/NIFI-7114 several folks have
reported seeing issues related to resource leakage since the NiFi 1.10
release. MattyB has traced the root cause and we think we've got that
nailed so it warrants a release. Huge thanks to several community members
on there (Vinicius, Paul, others as well) for reporting their findings and
helping with details and exchanges.

I've just created the NIFI 1.11.3 release in JIRA and tagged a host of
items from 1.12 to it and this. Once these are all pulled together we'll
get this out so hopefully another few days.

https://issues.apache.org/jira/projects/NIFI/versions/12347022

Thanks
Joe

On Mon, Feb 10, 2020 at 2:58 PM Joe Witt <jo...@gmail.com> wrote:

> Team,
>
> Due to the finding reported on slack and by Eduardo today for load
> balancing i'd like to kick out a 1.11.2.
>
> I created it and tagged a set of easy looking things to include. I'll
> generate this RC pretty soon. Will look at items already merged for
> inclusion as well.
>
> Thanks
>
> On Mon, Feb 10, 2020 at 6:29 AM Eduardo Fontes <ed...@gmail.com>
> wrote:
>
>> Hi Joe,
>>
>> I've noticed today that Load Balancing is not working on 1.11.1.
>>
>> I've tested with a 3 node cluster, GenerateFlowFile on All Nodes and a
>> connection with Single Node Load Balancing. All FlowFiles remains in its
>> node.
>>
>> On Wed, Jan 29, 2020 at 5:57 PM Joe Witt <jo...@apache.org> wrote:
>>
>> > Team,
>> >
>> > A community member on slack today noted a regression with backpressure
>> > behavior in NIFi 1.11. The root issue was found to be an improvement
>> made
>> > which had a problematic side effect. That change has been reverted in
>> > favor of a new JIRA to look into how to get the desired improved
>> behavior
>> > without the downside.
>> >
>> > So, I've started the support/nifi-1.11.x branch from the
rel/nifi-1.11.0
>> > tag. I've placed several items onto as noted here [1].
>> >
>> > I'll do a quick scan for available PRs that might be readily/easily
>> merged
>> > and then will initiate an RC1 of Apache NiFi 1.11.1. Probably will
kick
>> > that off tomorrow or Friday depending on availability.
>> >
>> > For those with outstanding PRs looking for reviewers please continue
to
>> use
>> > the range of community available mechanisms such as slack, JIRA, and
the
>> > mailing list to help close those out.
>> >
>> > [1] https://issues.apache.org/jira/projects/NIFI/versions/12346906
>> >
>> > Thanks
>> > Joe
>> >
>>
>

Re: [DISCUSS] NiFi 1.11.2

Posted by Joe Witt <jo...@gmail.com>.
Team,

In https://issues.apache.org/jira/browse/NIFI-7114 several folks have
reported seeing issues related to resource leakage since the NiFi 1.10
release.  MattyB has traced the root cause and we think we've got that
nailed so it warrants a release.  Huge thanks to several community members
on there (Vinicius, Paul, others as well) for reporting their findings and
helping with details and exchanges.

I've just created the NIFI 1.11.3 release in JIRA and tagged a host of
items from 1.12 to it and this.  Once these are all pulled together we'll
get this out so hopefully another few days.

https://issues.apache.org/jira/projects/NIFI/versions/12347022

Thanks
Joe

On Mon, Feb 10, 2020 at 2:58 PM Joe Witt <jo...@gmail.com> wrote:

> Team,
>
> Due to the finding reported on slack and by Eduardo today for load
> balancing i'd like to kick out a 1.11.2.
>
> I created it and tagged a set of easy looking things to include.  I'll
> generate this RC pretty soon.  Will look at items already merged for
> inclusion as well.
>
> Thanks
>
> On Mon, Feb 10, 2020 at 6:29 AM Eduardo Fontes <ed...@gmail.com>
> wrote:
>
>> Hi Joe,
>>
>> I've noticed today that Load Balancing is not working on 1.11.1.
>>
>> I've tested with a 3 node cluster, GenerateFlowFile on All Nodes and a
>> connection with Single Node Load Balancing. All FlowFiles remains in its
>> node.
>>
>> On Wed, Jan 29, 2020 at 5:57 PM Joe Witt <jo...@apache.org> wrote:
>>
>> > Team,
>> >
>> > A community member on slack today noted a regression with backpressure
>> > behavior in NIFi 1.11.  The root issue was found to be an improvement
>> made
>> > which had a problematic side effect.  That change has been reverted in
>> > favor of a new JIRA to look into how to get the desired improved
>> behavior
>> > without the downside.
>> >
>> > So, I've started the support/nifi-1.11.x branch from the rel/nifi-1.11.0
>> > tag.  I've placed several items onto as noted here [1].
>> >
>> > I'll do a quick scan for available PRs that might be readily/easily
>> merged
>> > and then will initiate an RC1 of Apache NiFi 1.11.1.  Probably will kick
>> > that off tomorrow or Friday depending on availability.
>> >
>> > For those with outstanding PRs looking for reviewers please continue to
>> use
>> > the range of community available mechanisms such as slack, JIRA, and the
>> > mailing list to help close those out.
>> >
>> > [1] https://issues.apache.org/jira/projects/NIFI/versions/12346906
>> >
>> > Thanks
>> > Joe
>> >
>>
>

Re: [DISCUSS] NiFi 1.11.2

Posted by Joe Witt <jo...@gmail.com>.
thank you, sir.  will grab

On Mon, Feb 10, 2020 at 12:02 PM Kevin Doran <kd...@apache.org> wrote:

> Thanks, Joe.
>
> NiFI-6958 [1] was recently fixed and would be good for inclusion in a
> 1.11.2 release.
>
> [1] https://issues.apache.org/jira/browse/NIFI-6958 <
> https://issues.apache.org/jira/browse/NIFI-6958>
>
> -Kevin
>
> > On Feb 10, 2020, at 14:58, Joe Witt <jo...@gmail.com> wrote:
> >
> > Team,
> >
> > Due to the finding reported on slack and by Eduardo today for load
> > balancing i'd like to kick out a 1.11.2.
> >
> > I created it and tagged a set of easy looking things to include.  I'll
> > generate this RC pretty soon.  Will look at items already merged for
> > inclusion as well.
> >
> > Thanks
> >
> > On Mon, Feb 10, 2020 at 6:29 AM Eduardo Fontes <eduardo.fontes@gmail.com
> >
> > wrote:
> >
> >> Hi Joe,
> >>
> >> I've noticed today that Load Balancing is not working on 1.11.1.
> >>
> >> I've tested with a 3 node cluster, GenerateFlowFile on All Nodes and a
> >> connection with Single Node Load Balancing. All FlowFiles remains in its
> >> node.
> >>
> >> On Wed, Jan 29, 2020 at 5:57 PM Joe Witt <jo...@apache.org> wrote:
> >>
> >>> Team,
> >>>
> >>> A community member on slack today noted a regression with backpressure
> >>> behavior in NIFi 1.11.  The root issue was found to be an improvement
> >> made
> >>> which had a problematic side effect.  That change has been reverted in
> >>> favor of a new JIRA to look into how to get the desired improved
> behavior
> >>> without the downside.
> >>>
> >>> So, I've started the support/nifi-1.11.x branch from the
> rel/nifi-1.11.0
> >>> tag.  I've placed several items onto as noted here [1].
> >>>
> >>> I'll do a quick scan for available PRs that might be readily/easily
> >> merged
> >>> and then will initiate an RC1 of Apache NiFi 1.11.1.  Probably will
> kick
> >>> that off tomorrow or Friday depending on availability.
> >>>
> >>> For those with outstanding PRs looking for reviewers please continue to
> >> use
> >>> the range of community available mechanisms such as slack, JIRA, and
> the
> >>> mailing list to help close those out.
> >>>
> >>> [1] https://issues.apache.org/jira/projects/NIFI/versions/12346906
> >>>
> >>> Thanks
> >>> Joe
> >>>
> >>
>
>

Re: [DISCUSS] NiFi 1.11.2

Posted by Kevin Doran <kd...@apache.org>.
Thanks, Joe.

NiFI-6958 [1] was recently fixed and would be good for inclusion in a 1.11.2 release.

[1] https://issues.apache.org/jira/browse/NIFI-6958 <https://issues.apache.org/jira/browse/NIFI-6958>

-Kevin

> On Feb 10, 2020, at 14:58, Joe Witt <jo...@gmail.com> wrote:
> 
> Team,
> 
> Due to the finding reported on slack and by Eduardo today for load
> balancing i'd like to kick out a 1.11.2.
> 
> I created it and tagged a set of easy looking things to include.  I'll
> generate this RC pretty soon.  Will look at items already merged for
> inclusion as well.
> 
> Thanks
> 
> On Mon, Feb 10, 2020 at 6:29 AM Eduardo Fontes <ed...@gmail.com>
> wrote:
> 
>> Hi Joe,
>> 
>> I've noticed today that Load Balancing is not working on 1.11.1.
>> 
>> I've tested with a 3 node cluster, GenerateFlowFile on All Nodes and a
>> connection with Single Node Load Balancing. All FlowFiles remains in its
>> node.
>> 
>> On Wed, Jan 29, 2020 at 5:57 PM Joe Witt <jo...@apache.org> wrote:
>> 
>>> Team,
>>> 
>>> A community member on slack today noted a regression with backpressure
>>> behavior in NIFi 1.11.  The root issue was found to be an improvement
>> made
>>> which had a problematic side effect.  That change has been reverted in
>>> favor of a new JIRA to look into how to get the desired improved behavior
>>> without the downside.
>>> 
>>> So, I've started the support/nifi-1.11.x branch from the rel/nifi-1.11.0
>>> tag.  I've placed several items onto as noted here [1].
>>> 
>>> I'll do a quick scan for available PRs that might be readily/easily
>> merged
>>> and then will initiate an RC1 of Apache NiFi 1.11.1.  Probably will kick
>>> that off tomorrow or Friday depending on availability.
>>> 
>>> For those with outstanding PRs looking for reviewers please continue to
>> use
>>> the range of community available mechanisms such as slack, JIRA, and the
>>> mailing list to help close those out.
>>> 
>>> [1] https://issues.apache.org/jira/projects/NIFI/versions/12346906
>>> 
>>> Thanks
>>> Joe
>>> 
>> 


[DISCUSS] NiFi 1.11.2

Posted by Joe Witt <jo...@gmail.com>.
Team,

Due to the finding reported on slack and by Eduardo today for load
balancing i'd like to kick out a 1.11.2.

I created it and tagged a set of easy looking things to include.  I'll
generate this RC pretty soon.  Will look at items already merged for
inclusion as well.

Thanks

On Mon, Feb 10, 2020 at 6:29 AM Eduardo Fontes <ed...@gmail.com>
wrote:

> Hi Joe,
>
> I've noticed today that Load Balancing is not working on 1.11.1.
>
> I've tested with a 3 node cluster, GenerateFlowFile on All Nodes and a
> connection with Single Node Load Balancing. All FlowFiles remains in its
> node.
>
> On Wed, Jan 29, 2020 at 5:57 PM Joe Witt <jo...@apache.org> wrote:
>
> > Team,
> >
> > A community member on slack today noted a regression with backpressure
> > behavior in NIFi 1.11.  The root issue was found to be an improvement
> made
> > which had a problematic side effect.  That change has been reverted in
> > favor of a new JIRA to look into how to get the desired improved behavior
> > without the downside.
> >
> > So, I've started the support/nifi-1.11.x branch from the rel/nifi-1.11.0
> > tag.  I've placed several items onto as noted here [1].
> >
> > I'll do a quick scan for available PRs that might be readily/easily
> merged
> > and then will initiate an RC1 of Apache NiFi 1.11.1.  Probably will kick
> > that off tomorrow or Friday depending on availability.
> >
> > For those with outstanding PRs looking for reviewers please continue to
> use
> > the range of community available mechanisms such as slack, JIRA, and the
> > mailing list to help close those out.
> >
> > [1] https://issues.apache.org/jira/projects/NIFI/versions/12346906
> >
> > Thanks
> > Joe
> >
>

Re: [DISCUSS] NiFi 1.11.1

Posted by Eduardo Fontes <ed...@gmail.com>.
Hi Joe,

I've noticed today that Load Balancing is not working on 1.11.1.

I've tested with a 3 node cluster, GenerateFlowFile on All Nodes and a
connection with Single Node Load Balancing. All FlowFiles remains in its
node.

On Wed, Jan 29, 2020 at 5:57 PM Joe Witt <jo...@apache.org> wrote:

> Team,
>
> A community member on slack today noted a regression with backpressure
> behavior in NIFi 1.11.  The root issue was found to be an improvement made
> which had a problematic side effect.  That change has been reverted in
> favor of a new JIRA to look into how to get the desired improved behavior
> without the downside.
>
> So, I've started the support/nifi-1.11.x branch from the rel/nifi-1.11.0
> tag.  I've placed several items onto as noted here [1].
>
> I'll do a quick scan for available PRs that might be readily/easily merged
> and then will initiate an RC1 of Apache NiFi 1.11.1.  Probably will kick
> that off tomorrow or Friday depending on availability.
>
> For those with outstanding PRs looking for reviewers please continue to use
> the range of community available mechanisms such as slack, JIRA, and the
> mailing list to help close those out.
>
> [1] https://issues.apache.org/jira/projects/NIFI/versions/12346906
>
> Thanks
> Joe
>