svn commit: r601735 - /lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileItemManager.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Thu Dec  6 05:56:59 2007
New Revision: 601735

URL: http://svn.apache.org/viewvc?rev=601735&view=rev
Log:
Don't add transient users to user list. This avoids unnecessary memory consumtion and unpredictable behaviour.

Modified:
    lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileItemManager.java

Modified: lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileItemManager.java
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileItemManager.java?rev=601735&r1=601734&r2=601735&view=diff
==============================================================================
--- lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileItemManager.java (original)
+++ lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileItemManager.java Thu Dec  6 05:56:59 2007
@@ -279,7 +279,6 @@
                 item = createItem(getTransientItemClass());
                 TransientItemConfiguration config = new TransientItemConfiguration(id);
                 config.configure((AbstractItem) item);
-                add(item);
             } catch (AccessControlException e) {
                 throw new RuntimeException(e);
             }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.