[Yanel-dev] [Bug 7923] New: Inefficient check of alias name uniqueness - lack of scalability

bugzilla at wyona.com bugzilla at wyona.com
Fri Oct 29 13:33:20 CEST 2010


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=7923

           Summary: Inefficient check of alias name uniqueness - lack of
                    scalability
           Product: Yanel
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal (C)
          Priority: P1
         Component: General
        AssignedTo: michael.wechner at wyona.org
        ReportedBy: bruno.vonrotz at wyona.com
         QAContact: yanel-development at wyona.com


When Yanel wants to test, if a new Alias name (email address) is taken already
it needs to read all users (and store them into an array) to check whether this
name is already taken, because there's no method to check the existence of an
alias. With 1 million users this creates a lot of IOs that are not really
needed.


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list