Closed petterik closed 12 years ago
Thawing buckets through the user interface does not work.
Did:
Expected to thaw buckets to the right thaw directory.
ping @antonjn @andreeriksson
Thawing buckets by calling the thaw rest endpoint through curl works: curl -d "index=shuttl&from=2012-08-01&to=2012-09-01" http://localhost:9090/shuttl/rest/archiver/bucket/thaw
curl -d "index=shuttl&from=2012-08-01&to=2012-09-01" http://localhost:9090/shuttl/rest/archiver/bucket/thaw
This works now. Closing again.
Thawing buckets through the user interface does not work.
Did:
Expected to thaw buckets to the right thaw directory.
ping @antonjn @andreeriksson