Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1146) The number of undos must be limited to cap the amount of memory being used by the system

The number of undos must be limited to cap the amount of memory being used by the system
----------------------------------------------------------------------------------------

                 Key: UDIG-1146
                 URL: http://jira.codehaus.org/browse/UDIG-1146
             Project: uDIG
          Issue Type: Improvement
          Components: map
    Affects Versions: UDIG 1.1.RC6a
            Reporter: Jesse Eichar
         Assigned To: Jesse Eichar
            Priority: Critical
             Fix For: UDIG 1.1.RC8


The number of undos must be limited to cap the amount of memory being used by the system.  Some commands can hold onto very large amount of memory and the command stacks need to be limitted in size so that the memory sizes will be kept in check.

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

        


Back to the top