Issue (View Online)

Key: NXP-1251
Issue Type: Bug Bug
Status: In Progress In Progress
Priority: Minor Minor
Assignee: Julien Anguenot
Reporter: Stéfane Fermigier
Votes: 1

Operations

View all
View comments
View history
Cleanup logs 
Updated: 17/07/07 14:32   Created: 23/06/07 21:02  

The following issue has been updated.

Updater: Thierry Delprat
Date: 17/07/07 14:32

Field Original Value New Value
Change By Thierry Delprat on 17/07/07 14:32
Fix Version/s 5.1 RC
Fix Version/s 5.2 M1

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.2 M1

 Description   
As Bogdan said, there are some performance issues with the logs:

- When indexing a document its content its logged several times (the blob included)

- Also the toString() method of the document - dump the entire document content

- And this method is very used in logs => another performance problem. (dumping the document content each time a log is made
is time consuming and should be avopided)

We also should make sure that when the application is behaving normally, very few and only non-threatening messages appear in the logs when the logger is configured for production (WARNING or INFO levels).

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to