zxs / tungsten-replicator

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

The tungsten_provision_thl script does not behave correctly when there is existing THL #1050

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Install replication
2. Run replication for sometime
3. Use tungsten_provision_thl to create THL entries

What is the expected output?

The script should indicate that there is existing THL entries and require the 
'--append' flag. When the '--append' flag is given, the script will compare the 
eventID of the provision with the eventID prior to running. If these are the 
same, it will print out that information. If there is a difference, the script 
should print both eventIDs so the user can make the correct decision.

In some cases the user will want to resume replication from the initial eventID 
while in others using the eventID obtained by the script is accurate. 
Documentation on how to make that decision must be added.

What do you see instead?

...

What is the possible cause?

...

What is the proposed solution?

...

Additional information

...

Use labels and text to provide additional information.

Original issue reported on code.google.com by jeff.m...@continuent.com on 28 Oct 2014 at 1:32

GoogleCodeExporter commented 9 years ago

Original comment by linas.vi...@continuent.com on 19 Jan 2015 at 2:18