Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033124
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2016-06-02 18:352016-06-03 00:03
ReportershuehnerView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033124: OrderLoader timing debug reports 'executeHooks' inside 'processPayment' timing

DescriptionOrderLoader has debug code to track time taken for each 'group of actions'.

however executeHooks (custom code from modules) is reported inside 'process payments' debug.

Which does not make sense and probably adding when hooks it was forgotten to add new debug section.
Steps To Reproduceread code around this line in Orderloader
// Call all OrderProcess injected.

And check where the time taken for it is reported.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0086967)
shuehner (administrator)
2016-06-03 00:03

After reporting the bug some more checking reveals that quite some more parts are broken with respect to debug logging.

There is code roughly 5ms running even before t0 timestamp
and
+ t4..t5
+ t5..t6 are not covered in the main/final log4j. timing statement

So probably all the debug/timing logging should be reviewed once

- Issue History
Date Modified Username Field Change
2016-06-02 18:35 shuehner New Issue
2016-06-02 18:35 shuehner Assigned To => Retail
2016-06-02 18:35 shuehner Triggers an Emergency Pack => No
2016-06-03 00:03 shuehner Note Added: 0086967


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker