Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When the table feature is enabled the ConnectionFactory will attempt to "discover" all RDS instances available to the cluster in the 'dev@sagebase.org' AWS account in the US East Region.  This discovery process is done using a naming convention.  When the table feature is enabled you must provide at least one RDS instance that follows the expected naming convention.  You will need two pieces of information to correctly setup a database that can be auto-discovered: stack-name (org.sagebionetworks.stack.instance) and stack-instances-name (org.sagebionetworks.stack.instance). If you have setup your development environment according the developers boot strap then you should have both properties in your maven settings.xml file.

...