JeremyGrosser / tablesnap

Uses inotify to monitor Cassandra SSTables and upload them to S3
BSD 2-Clause "Simplified" License
181 stars 86 forks source link

Fix initial backup #17

Closed ctavan closed 11 years ago

ctavan commented 11 years ago

Currently the initial backup is not working, it was broken in 96cd44b. This patch fixes it.

JeremyGrosser commented 11 years ago

I tried merging the rest of the pull requests in order, but this one threw a conflict... These pulls all look good to me, so I think it'd be easier to just rebase and merge a single pull request... Or, maybe I'm just doing something wrong with the merge.

ctavan commented 11 years ago

Ah, please wait a bit. I'm still rebasing the pull requests...

ctavan commented 11 years ago

Well, this one needs to be merged first (can be merged now). I will update and rebase the other pull-requests (they are independent), once this one is merged into master. Could you merge it right now?

ctavan commented 11 years ago

Thanks, I'll prepare the other right away!