dan-s1 commented on PR #7665: URL: https://github.com/apache/nifi/pull/7665#issuecomment-1764574517
@exceptionfactory The problem with static is I need many of the properties which are defined in instance methods in `SchemaRegistryService`. I basically want to mimic `getSupportedPropertyDescriptors` from `JsonTreeReader` which is not using any static methods minus the 2 properties which are not applicable for Yaml. -- 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]
