[
https://issues.apache.org/jira/browse/NIFI-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984520#comment-14984520
]
ASF subversion and git services commented on NIFI-1090:
-------------------------------------------------------
Commit ad849c77dff7b379116f4d57510c7b9136c7f4c0 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ad849c7 ]
NIFI-1090: Fixed log message that was at info level but should have been debug
level
> Constant log messages about Cleanup Archive are logged at INFO level instead
> of DEBUG
> -------------------------------------------------------------------------------------
>
> Key: NIFI-1090
> URL: https://issues.apache.org/jira/browse/NIFI-1090
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 0.4.0
>
>
> Recently we added some debug logging but one log message was logged at an
> INFO level:
> 2015-10-31 06:38:58,118 INFO [Cleanup Archive for default]
> o.a.n.c.r.F.archive.expiration Currently 250596823040 bytes free for
> Container default; requirement is 137324361973 byte free, so need to free
> -113272461067 bytes
> This is logged continually and is confusing for users and is just noise most
> of the time. This should be DEBUG level logging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)