Re: Custom Controller Service Debugging

2015-08-14 Thread Brian Ghigiarelli
Matt and Bryan, Thanks for the detailed explanation. The class loading aspect makes perfect sense, and yes, importing as disabled is understood as well. I do think I've come across a small bug with automatically creating Controller Services on template imports though. NiFi is not automatically

Re: Custom Controller Service Debugging

2015-08-14 Thread Matt Gilman
Brian, I see the same behavior regarding Controller Service creation when referenced by Processor's in sub Groups. Please file the JIRA ticket and it will be addressed in our release. Thanks! Matt On Fri, Aug 14, 2015 at 11:30 AM, Brian Ghigiarelli briang...@gmail.com wrote: Matt and Bryan,

Custom Controller Service Debugging

2015-08-13 Thread Brian Ghigiarelli
NiFi Gurus, Regarding Controller Services, I'm seeing some strange behavior regarding a custom Controller Service only showing its ID in a Processor and was wondering if anyone's encountered similar issues. Seeing this on the latest develop branch, 0.3.0-SNAPSHOT. Steps taken: 1. Create