• New Feature
  • Status: Resolved
  • 2 Major
  • Resolution: Won't Fix
  • interfaces
  • Reporter: tgautier
  • December 03, 2007
  • 0
  • Watchers: 1
  • February 12, 2014
  • February 12, 2014

Description

The product should log a warning when settings that can degrade performance are set:

a) debug log settings b) *..* instrumention

others…?

something like:

WARNING: Debug logging enabled, this may lead to performance degradation. WARNING: Wildcard instrumentation enabled, this may lead to performance degradation.

Comments

Fiona OShea 2008-01-11

Second should be INFO: Wildcard instrumentation enabled, this may lead to performance degradation.

Fiona OShea 2008-01-11

Fit this into Pacheco if time

Fiona OShea 2008-03-14

Test to see if this happens. We think it is done

Fiona OShea 2008-03-14

If debugging is enabled do we see a warning and info?

Hung Huynh 2008-03-17

no warning as of latest rev from trunk 7566 Mon Mar 17 18:20:15 2008

Fiona OShea 2008-03-19

If any debug settings are set in config file, print these warnings.

Hung Huynh 2014-02-12

DSO is discontinued