tejeswarp / tungsten-replicator

Automatically exported from code.google.com/p/tungsten-replicator
0 stars 0 forks source link

Add shortcuts to Tungsten tools in the cookbook #525

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. To which tool/application/daemon will this feature apply?

tungsten cookbook

2. Describe the feature in general

Short scripts that let you use Tungsten features with a quick call

3. Describe the feature interface

./cookbook/trepctl.sh ...
./cookbook/thl ...
./cookbook/replicator ...
./cookbook/show_log 
./cookbook/edit_log 
./cookbook/vimlog 
./cookbook/vilog 
./cookbook/show_conf 
./cookbook/edit_conf 
./cookbook/vimconf 

4. Give an idea (if applicable) of a possible implementation

1) make a script ./cookbook/tool.sh which will check the cluster, load 
BOOTSTRAP.sh, and launch the required tool
2) make each script as a call to tool.sh

5. Describe pros and cons of this feature.

5a. Why the world will be a better place with this feature.

quicker call for tools and related files

5b. What hardship will the human race have to endure if this feature is
implemented.

N/A

Original issue reported on code.google.com by g.maxia on 22 Mar 2013 at 11:56

GoogleCodeExporter commented 9 years ago

Original comment by g.maxia on 22 Mar 2013 at 11:57

GoogleCodeExporter commented 9 years ago
We'll use 2.1.0 instead of 2.0.8, hence moving the issues.

Original comment by linas.vi...@continuent.com on 27 Mar 2013 at 3:14

GoogleCodeExporter commented 9 years ago

Original comment by g.maxia on 7 Jun 2013 at 9:35