View Issue Details

IDProjectCategoryView StatusLast Update
0006094SymmetricDSNew Featurepublic2023-11-03 21:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.1Fixed in Version3.15.1 
Summary0006094: Add symadmin take-snapshot subcommand
DescriptionAdd a take-snapshot subcommand to symadmin which takes a support snapshot. The console output should look similar to the following:

> ./symadmin -e server take-snapshot
> Contacting http://localhost:31415/sync/server
> Requesting snapshot
> Taking snapshot
> Created snapshot file in /home/elong/315/tmp/server-20231102143755.zip
> Success
Tagssymadmin

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 71db4ba7

2023-11-03 20:11:55

evan-miller-jumpmind

Details Diff
0006094: Added symadmin take-snapshot subcommand Affected Issues
0006094
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/SymmetricAdmin.java Diff File
mod - symmetric-client/src/main/resources/symmetric-messages.properties Diff File
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServerSymmetricEngine.java Diff File
add - symmetric-server/src/main/java/org/jumpmind/symmetric/web/SnapshotUriHandler.java Diff File

Issue History

Date Modified Username Field Change
2023-11-03 19:59 emiller New Issue
2023-11-03 19:59 emiller Status new => assigned
2023-11-03 19:59 emiller Assigned To => emiller
2023-11-03 19:59 emiller Tag Attached: symadmin
2023-11-03 20:12 emiller Status assigned => resolved
2023-11-03 20:12 emiller Resolution open => fixed
2023-11-03 20:12 emiller Fixed in Version => 3.15.1
2023-11-03 21:00 Changeset attached => SymmetricDS 3.15 71db4ba7
2023-11-14 21:10 admin Status resolved => closed