Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Now that OLIO-30 is fixed, we need to support multiple hosts in the driver as well. Currently, in the form displayed in faban, only a single host is assumed for the database server. We either allow an array of hosts and assume the 1st host is the master (against which the dbloader.sh is executed) or explicitly split up the host to master/slaves. I prefer the former as we don't know how other DBMS handle multiple hosts.