slambrose commented on PR #8536:
URL: https://github.com/apache/nifi/pull/8536#issuecomment-2021173210

   Okay, I'm trying one more solution. What I've found is that the main branch 
has new code where a "registryId" is implemented, but it is always null right 
now because the registry-api does not currently supply a "registryId" property 
value. The integration tests hard-code the creation of a registry UUID to 
simulate testing the bug that currently exists in 1.x and 2.0 (main) branches. 
This will put in a UUID placeholder and allow the integration tests to pass, 
while also fixing the current broken stateless flows in 1.x and 2.0. 


-- 
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]

Reply via email to