You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/09/07 03:27:58 UTC

[jira] Updated: (LUCENE-1891) Spatial uses java util logging that causes needless minor work (multiple string concat, a method call) due to not checking log level

     [ https://issues.apache.org/jira/browse/LUCENE-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller updated LUCENE-1891:
--------------------------------

    Attachment: LUCENE-1891.patch

> Spatial uses java util logging that causes needless minor work (multiple string concat, a method call) due to not checking log level
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-1891
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1891
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/spatial
>            Reporter: Mark Miller
>            Priority: Trivial
>             Fix For: 2.9
>
>         Attachments: LUCENE-1891.patch
>
>
> Not sure there should be logging here - just used in two spots and looks more for debug - but if its going to be there, should check for isFineEnabled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org