[
https://issues.apache.org/jira/browse/NIFI-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562179#comment-14562179
]
ASF subversion and git services commented on NIFI-633:
------------------------------------------------------
Commit de46a7c30ce60ba49138684c13f466397ca1df61 in incubator-nifi's branch
refs/heads/NIFI-633 from [~danbress]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=de46a7c ]
NIFI-633 - Documentation Generation: Logger
fixing mock initializers for Processor/ControllerService/ReportingTask
to provide a valid logger
> Documentation Generation: Logger
> --------------------------------
>
> Key: NIFI-633
> URL: https://issues.apache.org/jira/browse/NIFI-633
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Dan Bress
> Priority: Minor
>
> During the documentation generation, the processor is created and
> initialized. During initialization the processor is given a mock
> ProcessorInitializationContext which returns null when calling getLogger().
> If a processor attempts to log anything without verifying the logger is not
> null, a NPE is thrown and documentation generation fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)