[
https://issues.apache.org/jira/browse/NUTCH-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved NUTCH-454.
-------------------------------------
Fix Version/s: 1.2
2.0
Resolution: Won't Fix
I'm closing this out. It's been ~3 years since its creation and Nutch has made
it just fine w/o these logging improvements. If there is a sufficient desire
and need to include them, please open up a new issue and attach a patch. Thanks!
> Review Debug Level Log Guards
> -----------------------------
>
> Key: NUTCH-454
> URL: https://issues.apache.org/jira/browse/NUTCH-454
> Project: Nutch
> Issue Type: Bug
> Affects Versions: 0.8.1, 0.9.0
> Environment: all
> Reporter: Dennis Kubes
> Assignee: Chris A. Mattmann
> Fix For: 1.2, 2.0
>
>
> There are currently log guards (i.e. is*Enabled type code) in many different
> places in the code. NUTCH-309 is related to removing those log guards. The
> caveat is that debug level log guards should be reviewed and should be kept
> only when in performance critical inner loops. The instances where this
> occurs should be few and far between. This issue request is for reviewing
> the debug level code guards and keeping only the performance critical ones.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.