I am running NiFi 1.8.0 and NiFi Registry 0.3.0. I have noticed load balance strategies on queues aren't coming through versioned flows in NiFi Registry. Here are the steps I am performing:
1. Have existing flow running on latest flow version in Dev and Cert (flow has already been developed and in version control) 2. Add load balance strategy to queue in Dev flow 3. NiFi shows local changes and I commit the changes to NiFi Registry 4. Cert NIFi shows new flow version 5. Pull latest version down to Cert. The load balance strategy for the queue doesn't come with it. I then have to edit flow on Cert to add the load balance strategy for the queue which causes NiFi to see local changes which I then have to commit to Registry again but this time from Cert. I saw this JIRA https://issues.apache.org/jira/browse/NIFIREG-194 which made me think I shouldn't be experiencing the behavior I am seeing. Thanks, Chad
