[ 
https://issues.apache.org/jira/browse/NIFI-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609267#comment-14609267
 ] 

Bryan Bende commented on NIFI-743:
----------------------------------

Actually it appears to be happening on start up...DocGenerator document() calls 
ProcessorInitializer initialize() which calls: 

ReflectionUtils.quietlyInvokeMethodsWithAnnotations(OnShutdown.class, null, 
processor, logger, context);

The OnShutDown of these processors is what writes those files. Maybe that 
should be changed to OnUnScheduled?

> .getSolr-mock-processor and .httpCache-mock-processor files in conf dir
> -----------------------------------------------------------------------
>
>                 Key: NIFI-743
>                 URL: https://issues.apache.org/jira/browse/NIFI-743
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Tools and Build
>            Reporter: Mark Payne
>             Fix For: 0.2.0
>
>
> I'm not sure where these are coming from but when I do a clean build, I'm 
> ending up with 2 files in the conf/ directory that shouldn't be there: 
> ".httpCache-mock-processor" and ".getSolr-mock-processor".
> Not sure if these were created when I did the build or when I launched the 
> application, but either way they shouldn't be there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to