[ https://forge.continuent.org/jira/browse/SEQUOIA-830?page=all ]
     
Emmanuel Cecchet closed SEQUOIA-830:
------------------------------------


Patch integrated. Reopen if any issue is noticed.

> Add port to Backuper dumpServer specification
> ---------------------------------------------
>
>          Key: SEQUOIA-830
>          URL: https://forge.continuent.org/jira/browse/SEQUOIA-830
>      Project: Sequoia
>         Type: Improvement

>   Components: Backup System
>     Versions: Sequoia 2.10.2
>  Environment: All
>     Reporter: Neil Aggarwal
>     Assignee: Emmanuel Cecchet
>      Fix For: sequoia 2.10.10
>  Attachments: SEQUOIA-830.txt
>
>
> The Backuper options allows specification of a dump server IP address.  I 
> would like to add the ability to specify the port as well.
> Here is an example:
> <Backup>
>   <Backuper backuperName="postgres" className=
>    "org.continuent.sequoia.controller.backup.backupers.
>    PostgreSQLSplitPlainTextBackuper" 
>    options="dumpServer=192.168.1.8,splitSize=500m"/>
> </Backup>
> We should be able to specify:
> <Backup>
>   <Backuper backuperName="postgres" className=
>    "org.continuent.sequoia.controller.backup.backupers.
>    PostgreSQLSplitPlainTextBackuper" 
>    options="dumpServer=192.168.1.8:[PORT],splitSize=500m"/>
> </Backup>
> Thanks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to