[
https://issues.apache.org/jira/browse/JENA-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274795#comment-16274795
]
ASF subversion and git services commented on JENA-1441:
-------------------------------------------------------
Commit ed67ef7b76fae551793723d906703ce1f6977657 in jena's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=ed67ef7 ]
JENA-1441 remove unneeded isTraceEnabled() and isDebugEnabled() calls
> jena-text tracing for development
> ---------------------------------
>
> Key: JENA-1441
> URL: https://issues.apache.org/jira/browse/JENA-1441
> Project: Apache Jena
> Issue Type: New Feature
> Components: Jena
> Affects Versions: Jena 3.6.0
> Reporter: Code Ferret
> Assignee: Andy Seaborne
> Priority: Trivial
> Fix For: Jena 3.6.0
>
>
> This issue is for the addition of some log4j tracing and a configuration item
> associated with development in jena-text. The tracing is in TextQueryPF and
> TextIndexLucene to track calls to exec and the subsequent processing as well
> as the add, update and delete of Lucene documents.
> The _trace-level_ is used so as to not interfere with the current
> _debug-level_ items that are familiar to developers.
> The configuration item {{text:cacheQueries false ;}} on
> {{text:TextIndexLucene}} allows to bypass use of the {{queryCache}} in
> TextQueryPF.query(...) during development. This configuration item is not for
> general use and need not be documented further.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)