Open
Description
EDIT: For a concise description of the bug in the title you can read my last comment.
Using ten dumped keys, I created a small key list file, and tried to dump those keys:
java -jar riak-data-migrator-0.2.6.jar -d -r ./ --loadkeys sample.keys.txt -h IP -p 8087 -H 8098
The output is:
Dumping bucket BUCKET
and the program just sits there doing nothing, at least for half an hour (after that I killed it).
After that I tried getting the objects in sample.keys.txt using curl, and succeeded.
After this, I created a test bucket with some data in it manually, and the dump seemed to be successful.
What to do now? How can I trace what the seemingly halted program is doing? How can I avoid having that timeout?
Metadata
Metadata
Assignees
Labels
No labels