summaryrefslogtreecommitdiff
path: root/src/delegate.erl
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2011-07-20 12:53:49 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2011-07-20 12:53:49 +0100
commit3640a79148a2bcbf07d67a2ee4cfab013901e7c0 (patch)
tree10e7584c46c3892b37a0894db296e1d2e2be1c43 /src/delegate.erl
parent058a11aa6b319152347fcddc2806947034770942 (diff)
downloadrabbitmq-server-git-3640a79148a2bcbf07d67a2ee4cfab013901e7c0.tar.gz
remove two resets introduced earlier
We don't need them anymore. BTW, when generating the backup db directory name, we used to just append the date (including minutes, seconds) to the current directory name. But since we do an extra move_db/0 now (when converting from disc to ram), some of the tests were fast enough to try to backup the database twice in the same second. Needless to say, this would cause an error. So, now we generate the new name as before, but if it's already used, we wait 1s and try again.
Diffstat (limited to 'src/delegate.erl')
0 files changed, 0 insertions, 0 deletions