[JIRA] Created: (LBCLASSIC-287) ThrowableProxy keeps common frames of cause-hierarchy

ThrowableProxy keeps common frames of cause-hierarchy ----------------------------------------------------- Key: LBCLASSIC-287 URL: http://jira.qos.ch/browse/LBCLASSIC-287 Project: logback-classic Issue Type: Improvement Components: Other Affects Versions: 0.9.29 Reporter: Joern Huxhorn Assignee: Logback dev list The ThrowableProxy implementation is currently merely calculating the number of common frames but keeps the common frames of the cause stacktraces anyway. Wouldn't it make sense to remove the common stack trace elements of cause (and suppressed) exceptions before they are processed any further? This would reduce the size of the event upon transport and would probably also simplify calculation of packaging data. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
participants (1)
-
Joern Huxhorn (JIRA)