DSpace import does not use a predictable ordering when running an import.
-------------------------------------------------------------------------

                 Key: DS-662
                 URL: http://jira.dspace.org/jira/browse/DS-662
             Project: DSpace 1.x
          Issue Type: Improvement
          Components: DSpace API
    Affects Versions: 1.6.2, 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0
            Reporter: Scott Phillips
            Assignee: Scott Phillips
            Priority: Trivial
             Fix For: 1.7.0


When running a standard dspace batch import the order in which each item is 
processed is not predictable. DSpace uses the order provided from java.File 
which on most systems comes straight from the underlying file system and is 
normal alphabetical - but is not guaranteed to be and in some cases is not. 
This may cause problems when scripting test cases for DSpace that require 
imports to be run where the test case is predicting what the handle of a 
particular item would be for verification. 

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

        

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to