I am working on a Avro schema directory registry as detailed in NIFI-10428 <https://issues.apache.org/jira/browse/NIFI-10428>. After configuring this service, validation fails as I see an icon with an error log message but the state column has "Validating" with a spinning icon. If I use the refresh icon, then the state turns to "Invalid". How can I avoid this hanging of validation in the UI?
- Controller Service which can not validate has spinning Validat... Dan S