mattyb149 commented on pull request #5192: URL: https://github.com/apache/nifi/pull/5192#issuecomment-875066826
I was able to reproduce with the following: 1) Starting from a blank canvas/flow, create a new PG at the root level called 'test1' 2) Right-click on the PG and change the values for default backpressure to 20000 and 2 GB. Click Apply 3) Go into the PG and create a new PG called 'child1' 4) Right-click and configure the child1 PG, verify the values were inherited from the test1 PG. Click Cancel 5) Move the child PG on the canvas 6) Right-click and configure the child1 PG, verify the values are the original defaults (10000 and 1 GB) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
