View Issue Details

IDProjectCategoryView StatusLast Update
0001508SymmetricDSImprovementpublic2019-04-22 14:19
Reporterelong Assigned Toelong  
Prioritynormal 
Status assignedResolutionopen 
Summary0001508: Reload table by channel
DescriptionProvide feature to reload all tables to a node or group of nodes by channel. Currently the command line is:

sysadmin reload-table <table-name> -n <node-id>

One idea is to allow wildcarding:

sysadmin reload-table * -n 001

And allow limiting to a channel:

sysadmin reload-table * -n 001 -C default

Or, maybe we need a new subcommand to handle it:

sysadmin reload-channel <channel-name> -n <node-id>

Tagssymadmin

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-12-30 13:51 elong New Issue
2013-12-30 13:51 elong Status new => assigned
2013-12-30 13:51 elong Assigned To => elong
2019-04-22 14:19 elong Tag Attached: symadmin