[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2590) ActionQueue.toString causes performance problem while debugging

Anders Wallgren (JIRA) noreply at atlassian.com
Fri Apr 27 18:35:04 EDT 2007


ActionQueue.toString causes performance problem while debugging
---------------------------------------------------------------

                 Key: HHH-2590
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2590
             Project: Hibernate3
          Issue Type: Bug
          Components: core
    Affects Versions: 3.2.3
            Reporter: Anders Wallgren


ActionQueue.toString dumps all its collections into the string.  This makes debugging nearly impossible with large-ish amounts of actions queued up.

I can't see any reason why this toString implementation is useful for anything but the most trivial of cases.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list