google-code-export / ords

Automatically exported from code.google.com/p/ords
1 stars 0 forks source link

ORDS gets confused if multiple CSVs are uploaded too quickly #592

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upload a CSV file to ORDS
2. Note that the link inviting you to upload another one appears immediately, 
before the upload process has completed. Take advantage of this and upload 
another file.
3. Wait ages and ages, and eventually conclude that the upload process is never 
going to complete properly.

What is the expected output? What do you see instead?
If I'm allowed to upload multiple files, I'd expect them to get processed in 
due course and to appear in the schema designer/list of tables. In fact, the 
upload process seems to have got stuck. This could be fixed either by not 
displaying the 'Upload another CSV file' link until the first file has been 
processed (I'm fairly sure this is what used to happen), or by making multiple 
uploads work.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by meriel.p...@gmail.com on 17 Dec 2014 at 5:22