Loader does not complain if it couldn't load data.  Run continues, and results 
in error messages at runtime, and consequently a failed run.
-------------------------------------------------------------------------------------------------------------------------------------------

                 Key: OLIO-70
                 URL: https://issues.apache.org/jira/browse/OLIO-70
             Project: Olio
          Issue Type: Bug
          Components: rails-loader
         Environment: n/a
            Reporter: Prashant Srinivasan
            Assignee: Shanti Subramanyam
            Priority: Critical


MySQL, due to a misconfiguration, was not accepting connections from localhost 
- but this problem could occur in any scenario where the mysql server is not 
reachable or configured incorrectly.

The Rails db loader did not abort the run.  Instead it logged the error and 
went ahead, and this resulted in another slew of errors.

If data loading fails, then the loader(or driver, I'm not sure how it's 
invoked) should log an exception and abort the run.  There is zero chance of 
having a successful run if data loading fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to