Re: process group name reverts back to initial value if I do a nifi registry "Change version"

2019-01-18 Thread Bryan Bende
There is now a JIRA and PR that should address this issue: https://issues.apache.org/jira/browse/NIFI-5961 Thanks. On Mon, Jan 14, 2019 at 2:23 AM wrote: > > Thanks Chad for confirming it. > > @Bryan Bende: how shall we continue here? I understand that it isn't a high > prio issue, however it

Re: process group name reverts back to initial value if I do a nifi registry "Change version"

2019-01-13 Thread Josef.Zahner1
Thanks Chad for confirming it. @Bryan Bende: how shall we continue here? I understand that it isn't a high prio issue, however it would be great to get it fixed or at least know that it will be fixed in one of the future releases... Cheers Josef On 08.01.19, 20:34, "Chad Woodhead" wrote:

Re: process group name reverts back to initial value if I do a nifi registry "Change version"

2019-01-08 Thread Chad Woodhead
Bryan/Josef, Just wanted to let you know that I just tested this with NiFi 1.8.0 and NiFi Registry 0.3.0 and I experience the same behavior as Josef. -Chad > On Jan 8, 2019, at 12:58 PM, Bryan Bende wrote: > > I will keep trying, but I haven't been able to reproduce using NiFi > 1.8.0 and

Re: process group name reverts back to initial value if I do a nifi registry "Change version"

2019-01-08 Thread Bryan Bende
I will keep trying, but I haven't been able to reproduce using NiFi 1.8.0 and registry 0.2.0. I must be missing something. On Tue, Jan 8, 2019 at 11:50 AM wrote: > > I've tried it now on another secured cluster exactly like you did: > > 1) Create PG "A" and save to registry > 2)

Re: process group name reverts back to initial value if I do a nifi registry "Change version"

2019-01-08 Thread Josef.Zahner1
I've tried it now on another secured cluster exactly like you did: 1) Create PG "A" and save to registry 2) Import PG "A" from registry and rename to "B" 3) Add new processor (Execute Script) to original PG "A" and save to registry 4) Change version on PG "B" to

Re: process group name reverts back to initial value if I do a nifi registry "Change version"

2019-01-08 Thread Josef.Zahner1
Hi Bryan In my case it happens all the time, doesn't matter what kind of change. On my first test below I've changed a variable on a processor inside the PG and the second time (a few seconds ago) I've added a connection to my "Execute Script" processor. All the time my second PG with the new

Re: process group name reverts back to initial value if I do a nifi registry "Change version"

2019-01-08 Thread Bryan Bende
Hi Josef, That sounds like a possible bug. I think the PG name is supposed to remain unchanged. I wasn't able to reproduce this though... in step 5 when you change the "abc" group, what type of change are you making? I did the following... 1) Create PG "A" and save to registry 2) Import PG "A"

process group name reverts back to initial value if I do a nifi registry "Change version"

2019-01-08 Thread Josef.Zahner1
Hi guys I’ve faced again an (at least for me) unexpected behavior of NiFi 1.8.0 together with NiFi Registry. Following use case: 1. Create a process group with name “abc” and add some processors to the pg 2. Commit the pg to the NiFi registry 3. Create a new pg and import the pg from