You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Timothy Potter (JIRA)" <ji...@apache.org> on 2014/09/11 19:03:34 UTC

[jira] [Commented] (SOLR-6179) ManagedResource repeatedly logs warnings when not used

    [ https://issues.apache.org/jira/browse/SOLR-6179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14130299#comment-14130299 ] 

Timothy Potter commented on SOLR-6179:
--------------------------------------

Commit logs for branch_4x:

r1610907 | thelabdude | 2014-07-15 21:27:54 -0600 (Tue, 15 Jul 2014) | 1 line
Changed paths:
   M /lucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/_rest_managed.json

SOLR-6179: fix eol prop issue found for precommit
------------------------------------------------------------------------
r1610870 | thelabdude | 2014-07-15 16:14:27 -0600 (Tue, 15 Jul 2014) | 1 line
Changed paths:
   M /lucene/dev/branches/branch_4x/solr/CHANGES.txt
   M /lucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/rest/ManagedResource.java
   M /lucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/rest/ManagedResourceStorage.java
   M /lucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/rest/RestManager.java
   M /lucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/rest/schema/analysis/ManagedWordSetResource.java
   M /lucene/dev/branches/branch_4x/solr/core/src/test/org/apache/solr/rest/TestRestManager.java
   A /lucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/_rest_managed.json

SOLR-6179: Better strategy for handling empty managed data to avoid spurious warning messages in the logs.


> ManagedResource repeatedly logs warnings when not used
> ------------------------------------------------------
>
>                 Key: SOLR-6179
>                 URL: https://issues.apache.org/jira/browse/SOLR-6179
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.8, 4.8.1
>         Environment: 
>            Reporter: Hoss Man
>            Assignee: Timothy Potter
>             Fix For: 4.10, 5.0
>
>
> These messages are currently logged as WARNings, and should either be switched to INFO level (or made more sophisticated so that it can tell when solr is setup for managed resources but the data isn't available)...
> {noformat}
> 2788 [coreLoadExecutor-5-thread-1] WARN  org.apache.solr.rest.ManagedResource  – No stored data found for /rest/managed
> 2788 [coreLoadExecutor-5-thread-1] WARN  org.apache.solr.rest.ManagedResource  – No registered observers for /rest/managed
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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