Defect HC-17550

SEOURLCache class is printing excessive stack traces in CRS logs

Software

Customer case Applies to Corrected in
CS0309696 V9.1.9.0 9.1.11.0

Observed behavior

The SEOURLParserResultImpl and SEOURLCache classes repeatedly print a stack trace to the CRS logs

Expected behavior

There should be no excessive or unneeded stack traces printed.

Resolution

The code was corrected to remove the excessive logging of stack traces.