Need support for multiple db hosts in harness hook
--------------------------------------------------
Key: OLIO-39
URL: https://issues.apache.org/jira/browse/OLIO-39
Project: Olio
Issue Type: Bug
Components: php-driver
Reporter: Shanti Subramanyam
Assignee: Akara Sucharitakul
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.