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

Commit Tag Bot commented on SOLR-4238:
--------------------------------------

[trunk commit] Chris M. Hostetter
http://svn.apache.org/viewvc?view=revision&revision=1427258

SOLR-4238: only fix one place, the other place is suppose to be broken for 
things to work properly

                
> filename pattern of jetty request log file in sample example\etc\jetty.xml is 
> wrong
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-4238
>                 URL: https://issues.apache.org/jira/browse/SOLR-4238
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: jm
>            Assignee: Hoss Man
>            Priority: Minor
>              Labels: logging
>             Fix For: 4.1, 5.0
>
>         Attachments: solr-4238.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> This is being used now:
>                 <Set name="filenameDateFormat">yyyy_mm_dd</Set>
> but mm means minutes (I guess) and filenames created are not meaningfull. 
> Changing to 
>                 <Set name="filenameDateFormat">yyyy_MM_dd</Set>
> creates proper filenames.
> Note that the logger is commented out by default, but I always enable it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to